Skip to content

Commit df70ebe

Browse files
authored
Merge pull request #2155 from dhermes/add-back-sphinx-docs-check
Adding Sphinx docs build check to Travis.
2 parents af19763 + 6f468c6 commit df70ebe

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ script:
1212
- tox -e cover
1313
- tox -e system-tests
1414
- tox -e system-tests3
15+
- tox -e docs
1516
- tox -e json-docs
1617

1718
after_success:

docs/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,13 @@
137137
translate-usage
138138
Client <translate-client>
139139

140+
.. toctree::
141+
:maxdepth: 0
142+
:hidden:
143+
:caption: Vision
144+
145+
vision-usage
146+
140147
.. toctree::
141148
:maxdepth: 0
142149
:hidden:

0 commit comments

Comments
 (0)