Javadoc Alternatives
Javadoc is described as 'tool from Sun Microsystems for generating API documentation in HTML format from doc comments in source code' and is a documentation generator in the development category. There are more than 10 alternatives to Javadoc for a variety of platforms, including Windows, Linux, Mac, Self-Hosted solutions and BSD. The best alternative is MkDocs, which is both free and Open Source. Other great apps like Javadoc are Doxygen, Slate API Docs Generator, DocFX and Sandcastle.
Javadoc alternatives are mainly Documentation Generators but may also be Static Site Generators. Filter by these if you want a narrower list of alternatives or looking for a specific functionality of Javadoc.- Free • Open Source
- Self-Hosted
- Python
MkDocs is static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
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.
Create beautiful, intelligent, responsive API documentation.
DocFX generates Documentation directly from source code (.NET, RESTful API, JavaScript, Java, etc...) and Markdown files.
No screenshots yetSandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features:
Discontinued
Sandcastle is discontinued.
No screenshots yetPHP documentation generator based on docblock parsing.
No screenshots yetNDoc generates class library documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or with an add-on tool for VB.NET).
No screenshots yetDoxyS 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.
Discontinued
Website gone.
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.
No screenshots yet