mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Update doc for project_copyright (refs: #8783)
This commit is contained in:
parent
be20f17892
commit
ffe8fbf271
@ -70,13 +70,14 @@ Project information
|
||||
The author name(s) of the document. The default value is ``'unknown'``.
|
||||
|
||||
.. confval:: copyright
|
||||
.. confval:: project_copyright
|
||||
|
||||
A copyright statement in the style ``'2008, Author Name'``.
|
||||
|
||||
.. versionchanged:: 3.5
|
||||
.. confval:: project_copyright
|
||||
|
||||
As an alias, ``project_copyright`` is also allowed.
|
||||
An alias of :confval:`copyright`.
|
||||
|
||||
.. versionadded:: 3.5
|
||||
|
||||
.. confval:: version
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user