GhostDoc!

GhostDoc alternatives

  • Doxygen

  • Doxygen is a tool for generating documentation from annotated C++ sources, as well as other popular programming languages like C, Objective-C, C#, PHP, Java, Python, IDL (CORBA, Microsoft, and UNO/OpenOffice flavors), Fortran, VHDL, Tcl, and to some extent D.

    tags: development development-documentation development-tool documentation documenting
  • LDoc

  • LDoc is Lua documentation generator intended to be compatible with LuaDoc and thus follows the pattern set by the various Doc tools:

    tags: documentation-generator lua lua-doc lua-docs lua-documentation
  • LuaDoc

  • LuaDoc is a documentation generator tool for Lua source code. It parses the declarations and documentation comments in a set of Lua source files and produces a set of XHTML pages describing the commented declarations and functions.

    tags: code-documentation doc-generation doc-generator doc-generators doc-tool