diff options
| author | Chris McDonough <chrism@plope.com> | 2013-07-28 14:10:36 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-07-28 14:10:36 -0400 |
| commit | 8a9056a8e6a934135dd22f42f7132c277bad1a2f (patch) | |
| tree | f0c41c1c851c5b07a6ac9acfe8d3d4ac9e0fa166 /docs | |
| parent | 76a8affa6dde2d3b666023f727cb22909a386d50 (diff) | |
| parent | e3a2eff1cd4f43731be02a93e321c580a74a0557 (diff) | |
| download | pyramid-8a9056a8e6a934135dd22f42f7132c277bad1a2f.tar.gz pyramid-8a9056a8e6a934135dd22f42f7132c277bad1a2f.tar.bz2 pyramid-8a9056a8e6a934135dd22f42f7132c277bad1a2f.zip | |
Merge branch 'dslatten-patch-1'
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/foreword.rst | 2 | ||||
| -rw-r--r-- | docs/index.rst | 5 | ||||
| -rw-r--r-- | docs/latexindex.rst | 2 |
3 files changed, 4 insertions, 5 deletions
diff --git a/docs/foreword.rst b/docs/foreword.rst index aa8d7c77b..cc8271bdf 100644 --- a/docs/foreword.rst +++ b/docs/foreword.rst @@ -1,3 +1,5 @@ +:orphan: + Foreword ======== diff --git a/docs/index.rst b/docs/index.rst index 22b27039c..5dfbbce1e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -216,13 +216,8 @@ Index and Glossary * :ref:`genindex` * :ref:`search` - -.. add glossary, foreword, and latexindex in a hidden toc to avoid warnings - .. toctree:: :hidden: glossary - foreword.rst - latexindex.rst diff --git a/docs/latexindex.rst b/docs/latexindex.rst index 08c3157b3..e2ba108ee 100644 --- a/docs/latexindex.rst +++ b/docs/latexindex.rst @@ -1,3 +1,5 @@ +:orphan: + .. _latexindex: ================================================= |
