Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Docsify | 23,045 | 278 | 147 | 19 hours ago | 190 | January 06, 2022 | 250 | mit | JavaScript | |
🃏 A magical documentation site generator. | ||||||||||
Gollum | 13,061 | 330 | 15 | 3 days ago | 86 | May 25, 2022 | 55 | mit | Ruby | |
A simple, Git-powered wiki with a sweet API and local frontend. | ||||||||||
Zola | 10,596 | 2 days ago | 6 | June 19, 2017 | 171 | mit | Rust | |||
A fast static site generator in a single binary with everything built-in. https://www.getzola.org | ||||||||||
Sphinx | 5,288 | 52,268 | 7,693 | 2 days ago | 169 | June 02, 2022 | 1,211 | other | Python | |
The Sphinx documentation generator | ||||||||||
Boostnote App | 3,339 | a month ago | 94 | other | TypeScript | |||||
Boost Note is a document driven project management tool that maximizes remote DevOps team velocity. | ||||||||||
Markdown Guide | 2,268 | 3 days ago | 21 | mit | HTML | |||||
The comprehensive Markdown reference guide. | ||||||||||
Tbls | 2,233 | 4 | 18 hours ago | 31 | May 28, 2022 | 24 | mit | Go | ||
tbls is a CI-Friendly tool for document a database, written in Go. | ||||||||||
Catalog | 1,529 | 126 | 170 | a year ago | 145 | May 27, 2021 | 115 | bsd-3-clause | JavaScript | |
Create living style guides using Markdown or React | ||||||||||
Jsdoc To Markdown | 1,510 | 6,999 | 4,415 | 20 days ago | 117 | January 29, 2022 | 48 | mit | JavaScript | |
Generate markdown documentation from jsdoc-annotated javascript | ||||||||||
Daux.io | 732 | 2 | 2 | 13 hours ago | 44 | June 17, 2022 | 13 | mit | PHP | |
Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way. |
Inspired by Backbone and Docco, Bocco is a quick way to generate Backbone-style documentation from Markdown.
Should be mostly compatible with the markdown produced by the collaborative wiki editor, so you can commit your documentation to github.
sudo npm install -g bocco
bocco file.md > output.html