diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-05-12 15:21:11 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-05-12 15:21:11 +0000 |
| commit | b188eb647b3a1ecbd50e5557b566cf94924531a4 (patch) | |
| tree | 41df8a7255e276f52c7ce63295b1ed2fd8ce2aae /docs/ref | |
| parent | a01d69792af74ced8264e6154f6cbfcd9228a463 (diff) | |
| download | docutils-b188eb647b3a1ecbd50e5557b566cf94924531a4.tar.gz | |
Removed erroneous note about local contents directive.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5945 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/ref')
| -rw-r--r-- | docs/ref/rst/directives.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/ref/rst/directives.txt b/docs/ref/rst/directives.txt index 2e617127e..69f3beac5 100644 --- a/docs/ref/rst/directives.txt +++ b/docs/ref/rst/directives.txt @@ -946,10 +946,6 @@ The following options are recognized: subsections of the section in which the directive is given. If no explicit title is given, the table of contents will not be titled. - .. note:: - Local tables of content are currently ignored if not in a - top-level section. - ``backlinks`` : "entry" or "top" or "none" Generate links from section headers back to the table of contents entries, the table of contents itself, or generate no backlinks. |
