Codex is a simple file-based Markdown documentation platform built on top of Laravel. It's completely customizable and dead simple to use to create beautiful documentation.

LDoc is described as 'Is Lua documentation generator intended to be compatible with LuaDoc and thus follows the pattern set by the various Doc tools:' and is a documentation generator in the development category. There are more than 25 alternatives to LDoc for a variety of platforms, including Windows, Linux, Mac, Self-Hosted and Microsoft Visual Studio apps. The best LDoc alternative is Doxygen, which is both free and Open Source. Other great apps like LDoc are MkDocs, VitePress, Sphinx and swagger.io.
Codex is a simple file-based Markdown documentation platform built on top of Laravel. It's completely customizable and dead simple to use to create beautiful documentation.

PHP documentation generator based on docblock parsing.
phpDocumentor 2, result of the merge between the old phpDocumentor and DocBlox , sometimes referred to as phpdoc or phpdocu, is the current standard auto-documentation tool for the php la.
ApiGen is the tool for creating professional API documentation from PHP source code, similar to phpDocumentor 2 .
DoxyS is a code documentation tool for C++/C. DoxyS strives to yield a very professional looking output, presenting the the code in a structured easy to navigate set of HTML pages. Easy to use: Just navigate to the root of your code directory and type doxys.




CppDoc generates HTML documentation for C++ classes, based on your source code and special comments embedded within it. It can produce output that is very similar to the output of Javadoc, and it supports Javadoc tags such as @see, @return , etc.

Simplify your XML Comments! GhostDoc is a Visual Studio extension that automatically generates XML documentation comments for methods and properties based on their type, parameters, name, and other contextual information.

Natural Docs is an open-source documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.
Javadoc is a tool from Sun Microsystems for generating API documentation in HTML format from doc comments in source code.
Shins (Shins Is Not Slate) is a port of Slate API Docs Generator to JavaScript / Node.js , beautiful static documentation for your API.


Doc-O-Matic is a software source code documentation and Help authoring tool. It takes source code and comments, adds conceptual topics and external input and produces documentation from it. With its single-source approach it generates many different kinds of output from a single...


LuaDox is an API documentation generator for Lua inspired by (though not fully compatible with) LDoc.

