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.
2 parents af19763 + 6f468c6 commit df70ebeCopy full SHA for df70ebe
.travis.yml
@@ -12,6 +12,7 @@ script:
12
- tox -e cover
13
- tox -e system-tests
14
- tox -e system-tests3
15
+ - tox -e docs
16
- tox -e json-docs
17
18
after_success:
docs/index.rst
@@ -137,6 +137,13 @@
137
translate-usage
138
Client <translate-client>
139
140
+.. toctree::
141
+ :maxdepth: 0
142
+ :hidden:
143
+ :caption: Vision
144
+
145
+ vision-usage
146
147
.. toctree::
148
:maxdepth: 0
149
:hidden:
0 commit comments