# Solidity document **Published by:** [realbits-lab](https://paragraph.com/@realbits-lab/) **Published on:** 2023-01-07 **URL:** https://paragraph.com/@realbits-lab/solidity-document ## Content For generating solidity contract documents, Realbits uses solidity-docgen package which was built by OpenZeppelin. GitHub Page and Jekyll are used for the website. https://github.com/OpenZeppelin/solidity-docgen The jekyll-theme-gitbook theme for Jekyll is suitable for programming-related document sites. Realbits uses Jekyll to power its GitHub Page. https://github.com/adamrehn/jekyll-theme-gitbook Solidity-docgen and Jekyll use the docgen function. A bug was found when generating the document, so we patched some code in the package to address the issue. In addition, we added some headers to the document to connect Solidity Docgen and Jekyll.Patched code for solidity documentAfter some programming and patching, we can deliver a solidity document to Jekyll. Happy programming. https://realbits-lab.github.io/ ## Publication Information - [realbits-lab](https://paragraph.com/@realbits-lab/): Publication homepage - [All Posts](https://paragraph.com/@realbits-lab/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@realbits-lab): Subscribe to updates