From c8b363e547635e92a78c5718e9f17a5e8f55dc7f Mon Sep 17 00:00:00 2001 From: michr Date: Thu, 29 Sep 2011 02:03:33 -0700 Subject: avoid warning for latexindex, foreword by putting them in a hidden toc from now on complie docs strictly, turning warnings to errors exclude unnecssary static js files when compiling ePub --- docs/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 25aaab7af..e4de8b0c8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -229,10 +229,12 @@ Index and Glossary * :ref:`search` -.. add glossary in hidden toc tree so it does not complain its not included +.. add glossary, foreword, and latexindex in a hidden toc to avoid warnings .. toctree:: :hidden: glossary + foreword.rst + latexindex.rst -- cgit v1.2.3