mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Correct the default value for `html_last_updated_fmt
`
This commit is contained in:
parent
92aaf3db82
commit
86531aba8e
@ -1723,7 +1723,7 @@ and also make use of these options.
|
||||
|
||||
.. confval:: html_last_updated_fmt
|
||||
:type: :code-py:`str`
|
||||
:default: :code-py:`'%b %d, %Y'`
|
||||
:default: :code-py:`None`
|
||||
|
||||
If set, a 'Last updated on:' timestamp is inserted into the page footer
|
||||
using the given :func:`~time.strftime` format.
|
||||
|
Loading…
Reference in New Issue
Block a user