mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix document for epub
This commit is contained in:
parent
7951909506
commit
390b24a2c5
@ -34,7 +34,14 @@ Sphinx documentation contents
|
||||
Indices and tables
|
||||
==================
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
* :ref:`glossary`
|
||||
.. only:: builder_html
|
||||
|
||||
* :ref:`genindex`
|
||||
* :ref:`modindex`
|
||||
* :ref:`search`
|
||||
* :ref:`glossary`
|
||||
|
||||
.. only:: not builder_html
|
||||
|
||||
* :ref:`modindex`
|
||||
* :ref:`glossary`
|
||||
|
Loading…
Reference in New Issue
Block a user