Add titles to examples missing them. This prevents mysterious blank,
unclickable entries in the list of examples.
This commit is contained in:
parent
2494227911
commit
c0c5b7d158
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47348
3 changed files with 11 additions and 1 deletions
|
|
@ -844,7 +844,7 @@
|
|||
<para>Examples can be shown with <tag>example</tag>.</para>
|
||||
|
||||
<example>
|
||||
<title><tag>example</tag></title>
|
||||
<title><tag>example</tag> Source</title>
|
||||
|
||||
<para>Usage:</para>
|
||||
|
||||
|
|
@ -859,6 +859,8 @@
|
|||
<para>Appearance:</para>
|
||||
|
||||
<example>
|
||||
<title>Rendered <tag>example</tag></title>
|
||||
|
||||
<para>Empty files can be created easily:</para>
|
||||
|
||||
<screen>&prompt.user; <userinput>touch file1 file2 file3</userinput></screen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue