mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-09-03 20:52:55 -05:00
Merge pull request #2932 from shibukawa/fix/document-for-epub
Fix document for epub
This commit is contained in:
+11
-4
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user