mirror of
https://github.com/nicolargo/glances.git
synced 2026-08-07 02:32:21 -04:00
Fix version issue with Sphinx (hopefully)
This commit is contained in:
1 parent
48ef8e5fde
commit
fcfdc75f74
4 files changed
+12
-13
No files matched your search
+1
-5
@@ -7,16 +7,12 @@ First install Sphinx:
|
||||
|
||||
or update it if already installed:
|
||||
|
||||
pip install --upgrade shpinx
|
||||
pip install --upgrade sphinx
|
||||
|
||||
Go to the docs folder:
|
||||
|
||||
cd docs
|
||||
|
||||
Edit the Makefile (line 5):
|
||||
|
||||
SPHINXOPTS = -D version=2.6 -D release=2.6_RC1
|
||||
|
||||
Then build the HTML documentation:
|
||||
|
||||
make html
|
||||
|
||||
Reference in new issue
Block a user