Installation du module Python sphinx

../../../../_images/sphinx.png

Description

Pour faire la documentation des projets Python, C, C++.

Pratiquement tous les projets Python utilisent sphinx pour leur documentation, à commencer par Python lui-même (https://docs.python.org/3/)

Installation

pip install sphinx

Read the docs

../../../../_images/read_the_docs.png

Read the Docs hosts documentation, making it fully searchable and easy to find. You can import your docs using any major version control system, including Mercurial, Git, Subversion, and Bazaar. We support webhooks so your docs get built when you commit code. There’s also support for versioning so you can build docs from tags and branches of your code in your repository.

Hosting documentation is free and simple, read our guide to get started!