Fix #8677: doc: Update description of html_baseurl

This commit is contained in:
Takeshi KOMIYA 2021-01-11 19:45:55 +09:00
parent 7acafa991b
commit 5d07135a1e

View File

@ -942,8 +942,11 @@ that use Sphinx's HTMLWriter class.
.. confval:: html_baseurl .. confval:: html_baseurl
The URL which points to the root of the HTML documentation. It is used to The base URL which points to the root of the HTML documentation. It is used
indicate the location of document like ``canonical_url``. to indicate the location of document using `The Canonical Link Relation`_.
Default: ``''``.
.. _The Canonical Link Relation: https://tools.ietf.org/html/rfc6596
.. versionadded:: 1.8 .. versionadded:: 1.8