mirror of
https://github.com/documentationjs/documentation.git
synced 2026-01-18 14:17:30 +00:00
1.1 KiB
1.1 KiB
Documentation Generators
documentationjs is a documentation generator for API documentation.
It uses a code scanner and supports structured documentation, so it follows
in the tradition of tools like JavaDoc, Natural Docs, and JSDoc. There are
other camps of documentation generation, like literate documentation, which
is less structured and more focused on understanding internal code structure.
Full-Fledged JSDoc
Literate Style
- http://nevir.github.io/groc/ (unmaintained)
- http://jashkenas.github.io/docco/
Standalone JSDoc Parsers
JSDoc to Markdown
- https://github.com/75lb/dmd
- https://github.com/jdalton/docdown
- https://github.com/tmcw/doxme
- https://github.com/assemble/verb
- https://github.com/videojs/doc-generator
- https://github.com/daliwali/docchi
- https://github.com/aef-/hambruger
- https://github.com/llafuente/docr