Merge "Add note to new files (r9, r8, r7, r6, r5)"

This commit is contained in:
Zuul
2024-06-21 13:59:38 +00:00
committed by Gerrit Code Review

View File

@@ -3,7 +3,10 @@ echo "Loading topic types ..."
# Add convenience templates for rst content here.
# Task-oriented procedures
task=".. _$filename:
task=".. WARNING: Add no lines of text between the label immediately following
.. and the title.
.. _$filename:
$strike
$title
@@ -31,7 +34,10 @@ $strike
# Index file names should be unique across all repos
index=".. _$filename:
index=".. WARNING: Add no lines of text between the label immediately following
.. and the title.
.. _$filename:
$strike
$title
@@ -48,7 +54,10 @@ $strike
"
# Tabular data
reference=".. _$filename:
reference=".. WARNING: Add no lines of text between the label immediately following
.. and the title.
.. _$filename:
$strike
$title
@@ -67,7 +76,10 @@ $strike
"
# Generic topic
topic=".. _$filename:
topic=".. WARNING: Add no lines of text between the label immediately following
.. and the title.
.. _$filename:
$strike
$title