appledoc
Comment parser
A tool that generates Apple-like source code documentation from specially formatted comments
Objective-c code Apple style documentation set generator.
4k stars
201 watching
644 forks
Language: Objective-C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocaml/odoc | Generates documentation for OCaml and Reason programming languages | 325 |
naturaldocs/naturaldocs | Automatically generates high-quality HTML documentation from code written in multiple programming languages. | 203 |
realm/jazzy | Generates documentation for Swift and Objective-C projects using Clang and SourceKit's AST representation of code. | 7,359 |
markdoc/markdoc | A framework for building custom documentation sites and experiences using Markdown syntax and a toolchain. | 7,319 |
mkdocs/mkdocs | A tool for building project documentation using Markdown and Python. | 19,553 |
yvescoding/rcpress | A React-based documentation generator that provides static site and server-side rendering capabilities. | 193 |
doxygen/doxygen | Automatically generates documentation from annotated C++ source code. | 5,742 |
puls/objc-codegenutils | Tools to generate Objective-C code for asset catalogs and color palettes in Xcode 5. | 506 |
compodoc/compodoc | A tool that generates documentation for Angular, Nest, and Stencil applications | 4,008 |
phpdocumentor/phpdocumentor | A tool for generating and maintaining comprehensive documentation for PHP projects. | 4,146 |
hailstorm75/modulardoc | A documentation generator for .NET libraries that allows customization through plugins. | 121 |
documentationjs/documentation | Automated documentation generation tool for modern JavaScript projects | 5,795 |
lunarmodules/ldoc | Generates documentation for Lua projects with support for C extension code and Markdown rendering. | 797 |
lawmurray/doxide | Generates documentation for C++ code | 65 |
esdoc/esdoc | Generates documentation for JavaScript projects based on their source code. | 2,740 |