mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix #70: clarify meaning of |today|.
This commit is contained in:
parent
b7a2491e21
commit
c49d8217e9
@ -372,6 +372,6 @@ They are set in the build configuration file.
|
|||||||
|
|
||||||
.. describe:: |today|
|
.. describe:: |today|
|
||||||
|
|
||||||
Replaced by either today's date, or the date set in the build configuration
|
Replaced by either today's date (the date on which the document is read), or
|
||||||
file. Normally has the format ``April 14, 2007``. Set by
|
the date set in the build configuration file. Normally has the format
|
||||||
:confval:`today_fmt` and :confval:`today`.
|
``April 14, 2007``. Set by :confval:`today_fmt` and :confval:`today`.
|
||||||
|
Loading…
Reference in New Issue
Block a user