changeset 15a987b96378 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset&node=15a987b96378
description:
        Add description of releases.rst

        issue11805
diffstat:

 templates/guidelines/documentation.html |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r 0e1d9a9c29d4 -r 15a987b96378 templates/guidelines/documentation.html
--- a/templates/guidelines/documentation.html   Thu Sep 29 08:21:36 2022 +0200
+++ b/templates/guidelines/documentation.html   Thu Oct 27 17:56:22 2022 +0200
@@ -228,6 +228,9 @@
         <dd class="ps-4"><p>
             This file is used to provide reference information for people who 
are developing or working on the module.
             It includes sections that document any APIs or routes the module 
provides, as well as documentation on how to build or update parts of the 
module.</p></dd>
+        <dt class="text-monospace">releases.rst</dt>
+        <dd class="ps-4"><p>
+            This file is used to include the <span 
class="text-monospace">CHANGELOG</span>.</p></dd>
     </dl>
     <p>
     In some cases a large module may require lots of documentation.

Reply via email to