Closes #983: clarify "docstitle" behavior with singlehtml

This commit is contained in:
Georg Brandl 2014-01-11 20:18:37 +01:00
parent 32d1ebec56
commit 48524dcecc

View File

@ -251,7 +251,8 @@ in the future.
.. data:: docstitle .. 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 .. data:: embedded