SourceDocs
doc generator
A tool that generates markdown documentation from inline comments in Swift source code
Generate Markdown documentation from source code
393 stars
5 watching
40 forks
Language: Swift
last commit: 4 months ago
Linked from 2 awesome lists
command-line-tooldocumentationdocumentation-generatordocumentation-toolexecutablegeneratormarkdownswift
Related projects:
Repository | Description | Stars |
---|---|---|
robertherdzik/skrybamd | A tool to automate the creation of documentation with Markdown, reducing conflicts and making it easier to maintain. | 18 |
context-labs/autodoc | Tool for auto-generating codebase documentation using Large Language Models | 1,967 |
ralt/docgenerator | Automates the creation of documentation from markdown files | 5 |
dciccale/comment.js | A tool for generating simple API documentation from JavaScript code. | 24 |
jsdoc2md/jsdoc-to-markdown | Converts JavaScript documentation comments to markdown format | 1,690 |
yvescoding/rcpress | A React-based documentation generator that provides static site and server-side rendering capabilities. | 193 |
jeremyevans/hanna | A simple and easy-to-use tool for generating documentation from Ruby code | 39 |
doctave/doctave | A tool for generating documentation sites from Markdown files with minimal configuration and effort | 565 |
40ants/doc | A documentation generator for Common Lisp projects with extensible markup languages and customizable output formats. | 17 |
mbrevoort/docco-husky | A static site generator for project documentation based on Docco. | 124 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,502 |
jacobrask/styledocco | Generates documentation and style guides from CSS stylesheets | 1,067 |
verbose/verb-cli | A command-line tool for generating documentation and running tasks in a development workflow. | 35 |
sassdoc/sassdoc | A tool that generates documentation for Sass projects | 1,412 |
sourcegraph/docsite | A tool to generate and manage a documentation site with built-in search functionality. | 65 |