GitBook is a tool for building beautiful books using Git and Markdown. It can generate your book into multiple formats:



YARD is described as 'Documentation generation tool for the Ruby programming language. It enables the user to generate consistent, usable documentation that can be exported to a number of formats very easily, and also supports extending for custom Ruby constructs such as custom class level' and is a documentation generator in the development category. There are more than 25 alternatives to YARD for a variety of platforms, including Self-Hosted, Linux, Mac, Windows and Web-based apps. The best YARD alternative is GitBook, which is free. Other great apps like YARD are Docusaurus, Archivy, Code Hike and MkDocs.
GitBook is a tool for building beautiful books using Git and Markdown. It can generate your book into multiple formats:



Docusaurus is a project for easily building, deploying, and maintaining open source project websites.


Code Hike is an open-source library that bridges the gap between Markdown and React to help you create technical content that takes advantage of the modern web.




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.

Simple, powerful, and fast. Meet the modern SSG framework you've always wanted.


Sphinx is a tool that makes it easy to create intelligent and beautiful documentation, written by Georg Brandl and licensed under the BSD license.







A documentation generator that builds HTML output based on Markdown files. Supports Markdown specs and offers a wide set of custom components using Markdown-like syntax. Builds Reference Source documentation for .NET projects (more added soon).

docsify generates your documentation website on the fly. Unlike GitBook, it does not generate static html files. Instead, it smartly loads and parses your Markdown files and displays them as website. All you need to do is create an index.

