Fix build

This commit is contained in:
Daniel Molkentin
2012-12-11 16:12:10 +01:00
parent c5c7b99cc0
commit 3803ef9803
3 changed files with 6 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ The main interface
--------------------
Add a bookmark
~~~~~~~
~~~~~~~~~~~~~~
The main ownCloud interface contains 3 fields at the top where
you can enter the website address (or URL), the title of your bookmark and
@@ -20,7 +20,7 @@ In this example, we have added the page : http://wikipedia.org with the title "W
and some tags describing what wikipedia is (for an easier search later on).
Edit/delete a bookmark
~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~
You also have the possibility to edit or delete your bookmark.
For that, just hover on the bookmark and click on the little pencil if you wish to edit the bookmark
@@ -30,7 +30,7 @@ The bookmark will then be filled into the 3 fields at the top of the screen.
Modify your bookmark to your need then hit the save button to persist the change.
Search
~~~~~~~
~~~~~~
If you click on a tag, ownCloud will only display the bookmarks that
are described with this tag.

View File

@@ -25,7 +25,7 @@ import sys, os
# Add any Sphinx extension module names here, as strings. They can be extensions
# coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
extensions = []
extensions = ['sphinx.ext.todo']
# Add any paths that contain templates here, relative to this directory.
templates_path = ['../_shared_assets/templates']

View File

@@ -44,8 +44,8 @@ refresh interval.
Now you should see the Akonadi resource doing the first
synchronization.
.. image:: /images/kdes8.png
.. missing...
.. .. image:: /images/kdes8.png
You can find the Contacts and Calendars in Kontact (or
KOrganizer/KAddressbook if you run the programs separately.)