doc: Make fit for use with make latexpdf

This commit is contained in:
Daniel Molkentin 2012-11-24 02:35:18 +01:00
parent 6a33b6ec33
commit f607cf55c6
3 changed files with 4 additions and 9 deletions

View file

@ -46,7 +46,7 @@ the ``%RESOURCES`` placeholder (note the single ``%``!).
Example::
``%RESOURCES/custom/myimage_top.png
%RESOURCES/custom/myimage_top.png
.. note:: ``%RESOURCES`` is currently undefined on Linux, it points to the
directory location of ``custom.ini`` on all other platforms.

View file

@ -20,8 +20,3 @@ Contents
troubleshooting
glossary
Index
=====
* :ref:`genindex`

View file

@ -22,7 +22,7 @@ Command line switches
ownCloud Client supports the following command line switches:
+--------------------------+------------------------------------------------+
+ Switch | Action |
| Switch | Action |
+==========================+================================================+
| ``--logwindow`` | open a window to show log output at startup. |
+--------------------------+------------------------------------------------+
@ -45,7 +45,7 @@ It contains settings in the ini file format known from Windows.
These are config settings that may be changed:
+---------------------------+-----------+--------------+-----------+-----------------------------------------------------+
+ Setting | Data Type | Unit | Default | Description |
| Setting | Data Type | Unit | Default | Description |
+===========================+===========+==============+===========+=====================================================+
| ``remotePollinterval`` | integer | milliseconds | ``30000`` | Poll time for the remote repository |
+---------------------------+-----------+--------------+-----------+-----------------------------------------------------+