diff options
| author | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-04-02 21:59:06 +0000 |
|---|---|---|
| committer | milde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2022-04-02 21:59:06 +0000 |
| commit | c1f3adc89397788e678ee1e03097749ff3a5ea0d (patch) | |
| tree | 4afae24517b103d21aea7887b16a16ffb550049e /docutils/docs/dev/rst | |
| parent | 172261f5c8b46d0b41bf1a497445d4687cbeaa8f (diff) | |
| download | docutils-c1f3adc89397788e678ee1e03097749ff3a5ea0d.tar.gz | |
Minimalistic menu bar for documentation pages.
git-svn-id: https://svn.code.sf.net/p/docutils/code/trunk@9051 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev/rst')
| -rw-r--r-- | docutils/docs/dev/rst/alternatives.txt | 3 | ||||
| -rw-r--r-- | docutils/docs/dev/rst/problems.txt | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/docutils/docs/dev/rst/alternatives.txt b/docutils/docs/dev/rst/alternatives.txt index 01af73248..1500e7548 100644 --- a/docutils/docs/dev/rst/alternatives.txt +++ b/docutils/docs/dev/rst/alternatives.txt @@ -1,3 +1,5 @@ +.. include:: ../../header2.txt + ================================================== A Record of reStructuredText Syntax Alternatives ================================================== @@ -3201,7 +3203,6 @@ We need syntax for `object references`_. .. _object references: ../todo.html#object-numbering-and-object-references - .. Local Variables: diff --git a/docutils/docs/dev/rst/problems.txt b/docutils/docs/dev/rst/problems.txt index f44774263..7762452b8 100644 --- a/docutils/docs/dev/rst/problems.txt +++ b/docutils/docs/dev/rst/problems.txt @@ -1,3 +1,5 @@ +.. include:: ../../header2.txt + ============================== Problems With StructuredText ============================== |
