NDoc!

The Latest Stable Source ndoc-nightly.zip has been enhanced to support Whidbey C# iterators and anonymous methods (we are still working on generics.... For more information on documenting .Net 2.0 assemblies, see here http://ndoc.sourceforge.net/wiki/dotNet_2.0_Support.
NDoc release 1.3.1 fixes bugs reported since the last release. It also introduces a beta version of the MSDN 2003 documenter; this is a version of the current MSDN documenter enhanced to include C++ and JScript syntax blocks, Language Filtering and other features. The output format of this new documenter should be identical to the current VS.NET 2003 documenter. An example of the new documenter output can be seen here http://ndoc.sourceforge.net/reference
* What's New in 1.3 ? * Our new User's Gu

NDoc 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
  • Slate API Docs Generator

  • Slate - beautiful static documentation for your API.

    tags: api-documentation documentation-generator
  • DoxyS

  • 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.

    tags: documentation documenting html wiki
  • phpDocumentor 2

  • PHP documentation generator based on docblock parsing.

    tags: auto-documentation documentation documentation-generator php php-documentation
  • Document! X

  • Document! X is a combination of an automated documentation tool and a full authoring environment which can be used to create, publish and maintain accurate, professional quality documentation for .NET, Web Services, Databases, XSD Schemas, COM Components and Type Libraries, Java and Javascript.

    tags: auto-documentation c-sharp database-documentation development development-documentation
  • Sandcastle

  • Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features:

    tags: documentation documentation-generator net-framework
  • Natural Docs

  • 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.

    tags: documentation documentor programming
  • CppDoc

  • 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. The documentation comments are optional; if you leave them out, CppDoc will still generate a full set of documentation based on class relationships and hierarchy.

    tags: Discontinued Portable documentation documentation-generator programming
  • Javadoc

  • Javadoc is a tool from Sun Microsystems for generating API documentation in HTML format from doc comments in source code.

    tags: documentation-generator html
  • Asciidoclet

  • Asciidoclet is a Javadoc Doclet based on Asciidoctor that lets you write Javadoc in the AsciiDoc syntax.

    tags: asciidoc auto-documentation development-documentation documentation documenting
  • Doc-O-Matic

  • 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 documentation base.

    tags: c-plus-plus delphi java javascript jsp
  • ForgeDoc

  • ForgeDoc is a class library documentation generator for .NET assemblies. It can create MSDN-style API reference documentations in HTML and CHM output formats. It completely supports the latest .NET Framework with proper syntax generation for C#, VB.NET and C++ languages.

    tags: Portable documentation documentation-generator documenter net-framework
  • 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
  • sharpDox

  • sharpDox is a documentation tool to create c# code documentation of any type. The tool creates a model of a given c# solution and passes it to the registered export plugins. The plugins transform the model to a defined output. sharpDox comes with a chm & html export plugin which demonstrate the possibilities of the tool.

    tags: .net c-sharp documentation documentation-generator