minidocs
Site generator
Generates a minimalist documentation site from markdown files and a table of contents
build a minimalist site for your documentation
137 stars
9 watching
19 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
william-mcgonagle/bun-doc | Automates the creation of documentation websites from code using procedural templates and static site generation. | 10 |
naturaldocs/naturaldocs | Automatically generates high-quality HTML documentation from code written in multiple programming languages. | 199 |
mpociot/documentarian | Generates beautiful API documentation in a standard format using regular markdown files. | 378 |
timothycrosley/portray | Automates the creation of documentation websites for Python projects with minimal configuration | 862 |
sourcegraph/docsite | A tool to generate and manage a documentation site with built-in search functionality. | 65 |
nodeca/ndoc | A tool for generating documentation from JavaScript source code | 101 |
rigwild/apidoc-markdown | Generates Markdown documentation for APIs | 79 |
ralt/docgenerator | Automates the creation of documentation from markdown files | 5 |
dineshsonachalam/repo-using-markdown-autodocs | Demonstrates markdown-autodocs functionality with examples of auto-generated documentation | 7 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 50 |
commondoc/codex | Automates creation of documentation from Common Lisp docstrings | 90 |
mpociot/whiteboard | An API documentation generator built on top of Node.js, designed to simplify the creation and publishing of high-quality documentation for software projects. | 1,228 |
zeframlou/foundry-docgen | Generates markdown docs for Foundry projects from existing NatSpec comments in contracts | 50 |
lawmurray/doxide | Generates documentation for C++ code | 55 |