From ffe8fbf271d57ba66b3421c754b589e76831f003 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Sat, 30 Jan 2021 11:38:16 +0900 Subject: [PATCH] doc: Update doc for project_copyright (refs: #8783) --- doc/usage/configuration.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/usage/configuration.rst b/doc/usage/configuration.rst index 4fe20fc4e..c2250eb7d 100644 --- a/doc/usage/configuration.rst +++ b/doc/usage/configuration.rst @@ -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