diff options
| author | cben <cben@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-05-15 23:16:23 +0000 |
|---|---|---|
| committer | cben <cben@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2004-05-15 23:16:23 +0000 |
| commit | ae8ba377603100478eda70a6473ebffa2f337926 (patch) | |
| tree | 0f195f7602de7b4a9772b72e21f5200ae0fddb4b /docutils/docs/user/rst/quickref.html | |
| parent | 54e1b4d5b94f4d52e16085a4867106dde706b17b (diff) | |
| download | docutils-ae8ba377603100478eda70a6473ebffa2f337926.tar.gz | |
Emphasized the DocTitle transfrom in docs, as it's a very FAQ.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@2101 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/rst/quickref.html')
| -rw-r--r-- | docutils/docs/user/rst/quickref.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docutils/docs/user/rst/quickref.html b/docutils/docs/user/rst/quickref.html index 6998e244c..64512058d 100644 --- a/docutils/docs/user/rst/quickref.html +++ b/docutils/docs/user/rst/quickref.html @@ -279,6 +279,10 @@ <br><samp>are "``= - ` : ' " ~ ^ _ * + # < >``".</samp> <br><samp>The underline/overline must be at</samp> <br><samp>least as long as the title text.</samp> +<br><samp></samp> +<br><samp>A lone top-level (sub)section</samp> +<br><samp>is lifted up to be the document's</samp> +<br><samp>(sub)title.</samp> <td> <font size="+2"><strong>Title</strong></font> @@ -290,6 +294,9 @@ are "<samp>= - ` : ' " ~ ^ _ * + # < ></samp>". The underline/overline must be at least as long as the title text. + <p>A lone top-level (sub)section is + lifted up to be the document's + (sub)title. </table> <h2><a href="#contents" name="paragraphs" class="backref" |
