This tutorial is based on the local installation of PYTHON and configuration of global variables, there must be a corresponding basis for re-operation;
Upload pictures to avoid misleading, the following is a text description, as follows:
- Download the get-pip.py script;
- Python get-pip.py-(many tutorials, execute this file, just use PIP.) In fact, you need to configure the global variables of the PIP; if you know where the global Python installation is or don't know, refer to the Find directory: C:\Users\Administrator\ appdata\local\programs\python\python36-32\scripts)
- Pip Install Sphinx-(Here the installation section will be installed directly in the current directory)
- Input Sphinx-quickstart
- PIP Install __xxx__-(Install Sphinx theme)
- Make HTML
- The _build\html folder is the generated HTML;
- Complete
- SPHINX Manual Documentation
SPHINX Document Writing Tools Installation Brief Guide-Windows edition-based on Python