How to Install sphinx-doc in Ubuntu 18.04



Install sphinx-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install sphinx-doc

Description:

documentation generator for Python projects - documentation

Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself.

Homepage: http://sphinx-doc.org/

Version: 1.6.7-1ubuntu1

Section: doc