How to use Sphinx for documenting python code

preview_player
Показать описание
This video will guide you to create your own documentation using sphinx tool. Also you can find yelp reviews documentation using sphinx. Commands used in this video are...

For creating venv:
python -m venv (venvname)

For github:
1. git status ---- to check repository status
2. git add . ---- to add files to the repository
3. git commit ---- to commit the changes into repository
4. git checkout -b (branchname) ---- to switch into/create a new branch

Link for Sphinx documentation:

Link to build the documentation:

Link to my github repository:

#sphinx
#sphinxtool
#yelp
Рекомендации по теме
welcome to shbcf.ru