From 954a878dfd3efc84e4c33b7a4f8880548f6183ec Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 8 Feb 2013 14:38:23 +0100 Subject: [PATCH] moved sync to files --- developer_manual/contents.rst | 4 ++-- user_manual/index.rst | 6 +++++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/developer_manual/contents.rst b/developer_manual/contents.rst index 1995f91cd..d918fc506 100644 --- a/developer_manual/contents.rst +++ b/developer_manual/contents.rst @@ -17,7 +17,7 @@ ownCloud documentation contents core/index classes/index -Indices, glossary and tables -============================ +Indices and tables +================== * :ref:`genindex` diff --git a/user_manual/index.rst b/user_manual/index.rst index ba128912e..f32b364d1 100644 --- a/user_manual/index.rst +++ b/user_manual/index.rst @@ -34,7 +34,7 @@ Contacts * :doc:`contacts` Bookmarks -========= +========= * :doc:`bookmarks` Mediaplayer @@ -45,3 +45,7 @@ Export ====== * :doc:`migration` +Indices and tables +================== + +* :ref:`genindex` \ No newline at end of file