diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-05-12 14:47:32 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-05-12 14:47:32 +0000 |
| commit | 18f440092084363bdb6fc921b8629b43e94734b8 (patch) | |
| tree | c14ca3afda5ddb24af01a8d0bbe4a434a6ec710a /docutils/docs/ref | |
| parent | 3c539bd92a93047da535dac37324abf0bcd70f10 (diff) | |
| download | docutils-18f440092084363bdb6fc921b8629b43e94734b8.tar.gz | |
Note that ignoring local contents directives in sub-sections is temporal.
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@5944 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/ref')
| -rw-r--r-- | docutils/docs/ref/rst/directives.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/docs/ref/rst/directives.txt b/docutils/docs/ref/rst/directives.txt index d82160958..2e617127e 100644 --- a/docutils/docs/ref/rst/directives.txt +++ b/docutils/docs/ref/rst/directives.txt @@ -947,7 +947,8 @@ The following options are recognized: explicit title is given, the table of contents will not be titled. .. note:: - Local tables of content are ignored if not in a top-level section. + 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 |
