mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Closes #983: clarify "docstitle" behavior with singlehtml
This commit is contained in:
parent
32d1ebec56
commit
48524dcecc
@ -251,7 +251,8 @@ in the future.
|
||||
|
||||
.. data:: docstitle
|
||||
|
||||
The title of the documentation (the value of :confval:`html_title`).
|
||||
The title of the documentation (the value of :confval:`html_title`), except
|
||||
when the "single-file" builder is used, when it is set to ``None``.
|
||||
|
||||
.. data:: embedded
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user