We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5427a94 commit efe80fcCopy full SHA for efe80fc
DOCUMENTATION.md
@@ -7,7 +7,10 @@
7
pip install sphinxcontrib-spelling==4.3.0
8
pip install sphinxcontrib.serializinghtml==1.1.5
9
pip install sphinxcontrib.htmlhelp==1.0.3
10
- pip install sphinxcontrib-devhelp==1.0.3
+ pip install sphinxcontrib-devhelp==1.0.2
11
+ pip install sphinxcontrib-serializinghtml==1.1.3
12
+ pip install sphinxcontrib-qthelp==1.0.3
13
+ pip install alabaster==0.7.13
14
pip install sphinx==2.4.5
15
```
16
0 commit comments