From 4f1318bf039a629172eee07353e973279914f478 Mon Sep 17 00:00:00 2001 From: Olivier Iffrig Date: Wed, 9 Jan 2013 09:58:24 +0100 Subject: [PATCH] =?UTF-8?q?[doc]=20R=C3=A9organisation,=20ajout=20d'une=20?= =?UTF-8?q?page=20pour=20la=20couverture?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/source/coverage.rst | 9 +++++++++ doc/source/index.rst | 3 ++- doc/source/others.rst | 11 +++++++++++ 3 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 doc/source/coverage.rst create mode 100644 doc/source/others.rst diff --git a/doc/source/coverage.rst b/doc/source/coverage.rst new file mode 100644 index 0000000..d9c8274 --- /dev/null +++ b/doc/source/coverage.rst @@ -0,0 +1,9 @@ + +Objets non documentés +===================== + +Cette page liste les objets non documentés. + +.. include:: ../build/coverage/python.txt + :start-line: 2 + diff --git a/doc/source/index.rst b/doc/source/index.rst index bb002e1..2887011 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -10,11 +10,12 @@ Table des matières : lc_ldap/index lc_ldap/attributs + others + Index ===== * :ref:`genindex` * :ref:`modindex` * :ref:`search` -* :doc:`README` diff --git a/doc/source/others.rst b/doc/source/others.rst new file mode 100644 index 0000000..de1e8ca --- /dev/null +++ b/doc/source/others.rst @@ -0,0 +1,11 @@ + +Annexes +======= + +.. toctree:: + :maxdepth: 2 + + README + coverage +.. var/coverage +