mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Note in the documentation, that prepending "sphinx" is not necessary anymore.
This commit is contained in:
@@ -999,11 +999,17 @@ These options influence LaTeX output.
|
||||
"sphinx" package in order to define Sphinx' custom LaTeX commands.
|
||||
"howto" documents will not get appendices. Also, howtos will have a simpler
|
||||
title page.
|
||||
|
||||
* *toctree_only*: Must be ``True`` or ``False``. If ``True``, the *startdoc*
|
||||
document itself is not included in the output, only the documents
|
||||
referenced by it via TOC trees. With this option, you can put extra stuff
|
||||
in the master document that shows up in the HTML, but not the LaTeX output.
|
||||
|
||||
.. versionadded:: 1.2
|
||||
In the past including your own document class required you to prepend the
|
||||
document class name with the string "sphinx". This is not necessary
|
||||
anymore.
|
||||
|
||||
.. versionadded:: 0.3
|
||||
The 6th item ``toctree_only``. Tuples with 5 items are still accepted.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user