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 dc7ffac commit de73ccdCopy full SHA for de73ccd
README.md
@@ -67,6 +67,10 @@ Tools for building and deploying docs:
67
68
### Unreleased
69
70
+### 4.3
71
+
72
+* Add the [sphinx-toolbox](https://sphinx-toolbox.readthedocs.io) extension.
73
74
### 4.2
75
76
* Add recommonmark and sphinx-rtd-theme
requirements.txt
@@ -12,3 +12,4 @@ pygments-graphql==1.0.0
12
sphinx-panels==0.6.0
13
recommonmark==0.7.1
14
sphinx-rtd-theme==1.0.0
15
+sphinx-toolbox==3.4.0
0 commit comments