hide some parts from generating latexpdf
This commit is contained in:
parent
95245b935c
commit
787c866191
|
@ -18,10 +18,15 @@ Full pytest documentation
|
||||||
contributing
|
contributing
|
||||||
plugins_index/index
|
plugins_index/index
|
||||||
talks
|
talks
|
||||||
|
|
||||||
|
.. only:: html
|
||||||
|
.. toctree::
|
||||||
|
|
||||||
funcarg_compare
|
funcarg_compare
|
||||||
announce/index
|
announce/index
|
||||||
|
|
||||||
.. toctree::
|
.. only:: html
|
||||||
|
.. toctree::
|
||||||
:hidden:
|
:hidden:
|
||||||
|
|
||||||
changelog
|
changelog
|
||||||
|
|
Loading…
Reference in New Issue