Permalink
Browse files
Add usage example to macro-outdated
- Loading branch information
Showing
with
2 additions
and
0 deletions.
-
+2
−0
guide/xml/macros.xml
|
|
@@ -6,6 +6,8 @@ |
|
|
<chapter xml:id='macros'> |
|
|
<title>Macros</title> |
|
|
|
|
|
<!-- Marks a section as outdated with a reason. --> |
|
|
<!-- Usage: <?macro-outdated reason="..." ?> --> |
|
|
<warning role='macro-outdated'><para> |
|
|
This section is outdated <?macro-param name="reason" ?> and needs to be reworked. |
|
|
Please see <xref linkend="project.docs" /> if you can contribute updated instructions. |
|
|
|