Commit c5317be
committed
Fix "duplicate object description" error building docs
Warning, treated as error:
/home/travis/build/Supervisor/supervisor/.tox/docs/lib/python3.7/site-packages/supervisor/rpcinterface.py:docstring of supervisor.rpcinterface.SupervisorNamespaceRPCInterface:1:duplicate object description of supervisor.rpcinterface.SupervisorNamespaceRPCInterface, other instance in api, use :noindex: for one of them
Makefile:29: recipe for target 'html' failed
make: *** [html] Error 2
make: Leaving directory '/home/travis/build/Supervisor/supervisor/docs'
ERROR: InvocationError for command /usr/bin/make -C docs html BUILDDIR=/home/travis/build/Supervisor/supervisor/.tox/docs/tmp 'SPHINXOPTS=-W -E' (exited with code 2)
___________________________________ summary ____________________________________
ERROR: docs: commands failed1 parent 5392398 commit c5317be
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| 228 | + | |
228 | 229 | | |
229 | 230 | | |
230 | 231 | | |
| |||
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
| 356 | + | |
355 | 357 | | |
356 | 358 | | |
357 | 359 | | |
| |||
0 commit comments