Task #269
open
Sphinx documentation setup
Added by Amul Munusamy about 1 month ago.
Updated about 1 month ago.
Description
Sphinx documentation setup:
sudo apt update
sudo apt-get install python3-sphinx
mkdir sphinx
cd sphinx/
sphinx-build -M html docs/source/ docs/build/
cd ..
rm sphinx
rmdir sphinx
sphinx-build -M html docs/source/ docs/build/
sphinx-quickstart sphinx
cd sphinx/
ls
cd
sphinx-build -M html sphinx/source/ sphinx/build/
cd sphinx/build
google-chrome index.html
ls
cd html
ls
google-chrome index.html
Files
- Description updated (diff)
Sphinx documentation setup
Step1
- Open terminal and implement code as sudo apt-get install python3-sphinx

- sudo apt-get install pip. if it is install already before leave it.

- pip install sphinxcontrib-video

- pip install sphinxcontrib-video --break-system-package.


- sphinx-build -M html source build

Step2
- go to file manager and click on projects and then next Prashanti file, next click on the Prashanti_documents, next click on bulid, then next click on html file and open the index.html.

- Status changed from In Progress to Resolved
Also available in: Atom
PDF