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



OkiDoki is described as 'Open source documentation generator designed for developers who want powerful documentation without complexity. Built by the community for the community, it’s free forever with no vendor lock-in. Here are the top 7 features that make it essential:' and is a documentation generator in the development category. There are nine alternatives to OkiDoki for a variety of platforms, including Self-Hosted, Python, Mac, Windows and Linux apps. The best OkiDoki alternative is GitBook, which is free. Other great apps like OkiDoki are Docusaurus, Doxygen, MkDocs and VitePress.
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.


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.


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.

VuePress is a static site generator that uses markdown. It allows users to create content like blogs and documentation. Originally designed for Vue.js documentation, it now serves a wider user base. It emphasizes simplicity, with a minimal setup and markdown-centered structure.
Read the Docs hosts documentation for the open source community. It supports Sphinx docs written with reStructuredText, and can pull from your Subversion, Bazaar, Git, and Mercurial repositories. The code is open source, and available on github.




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.

