Documentation Softwares and Apps

Discover best Documentation softwares, apps and websites.

Filter by Platform

Platforms:

Documentation Applications

Sort:
DokuWiki

DokuWiki

Open Source

DokuWiki is a popular open-source wiki software designed for simplicity, versatility, and scalability. It focuses on plain text files for data storage, eliminating the need for a database and offering a lightweight, portable, and easy-to-maintain solution for documentation, knowledge sharing, and collaborative content creation.

Easy to install and maintain due to plain text storage.
Documentation
Education & Reference
BookStack

BookStack

Open Source

BookStack is a free and open-source platform designed for creating and managing documentation and wiki content. Built with PHP and Laravel, it provides a straightforward and user-friendly interface for structuring information effectively for teams and individuals.

Intuitive hierarchical structure (Books, Chapters, Pages) for clear organization...
Documentation
Development Education & Reference
Sphinx

Sphinx

Open Source

Sphinx is a powerful and flexible documentation generator written in Python. It takes reStructuredText or Markdown source files and compiles them into various output formats, including HTML, PDF, and ePub. Sphinx is widely used for documenting Python projects but is versatile enough for documenting any type of project or knowledge base.

Generates high-quality, professional documentation.
Documentation
Development
Doxygen

Doxygen

Open Source

Doxygen is a widely-used, free documentation generator for multiple programming languages. It can generate documentation from source code annotated with special commands, or from a separate documentation file. It produces output in various formats including HTML, LaTeX, RTF, PostScript, and Man pages.

Excellent at keeping documentation synchronized with the code.
Documentation
Development