To build the website Install sphinx
python -m pip install sphinx
To rebuild the html after updating the rst files
git clone
cd sphinx
make html
replace the built html files to docs folder and push to git
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build the website Install sphinx
python -m pip install sphinx
To rebuild the html after updating the rst files
git clone
cd sphinx
make html
replace the built html files to docs folder and push to git