repo-using-markdown-autodocs
Doc generator
Demonstrates markdown-autodocs functionality with examples of auto-generated documentation
7 stars
2 watching
16 forks
Language: JavaScript
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jsdoc2md/jsdoc-to-markdown | Converts JavaScript documentation comments to markdown format | 1,690 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
robertherdzik/skrybamd | A tool to automate the creation of documentation with Markdown, reducing conflicts and making it easier to maintain. | 18 |
rigwild/apidoc-markdown | Generates Markdown documentation for APIs | 79 |
ralt/docgenerator | Automates the creation of documentation from markdown files | 5 |
jenserat/scientific-markdown | Provides tools and examples for using Markdown with LaTeX to generate scientific publications | 46 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
tj/dox | Generates documentation for JavaScript code in JSON format | 2,158 |
dauxio/daux.io | Generates custom documentation from Markdown files using a simple folder structure and Bootstrap for styling. | 795 |
naturaldocs/naturaldocs | Automatically generates high-quality HTML documentation from code written in multiple programming languages. | 199 |
freeman-lab/minidocs | Generates a minimalist documentation site from markdown files and a table of contents | 137 |
abnaxos/markdown-doclet | A tool for converting JavaDoc comments to Markdown | 319 |
zeframlou/foundry-docgen | Generates markdown docs for Foundry projects from existing NatSpec comments in contracts | 50 |
aw-studio/docdress | Automates documentation generation from GitHub repositories in Laravel projects. | 63 |
sourcedocs/sourcedocs | A tool that generates markdown documentation from inline comments in Swift source code | 393 |