From f607cf55c6b50ad2cfc802636dc15cc03e961562 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Sat, 24 Nov 2012 02:35:18 +0100 Subject: [PATCH] doc: Make fit for use with make latexpdf --- doc/branding.rst | 2 +- doc/index.rst | 5 ----- doc/usage.rst | 6 +++--- 3 files changed, 4 insertions(+), 9 deletions(-) diff --git a/doc/branding.rst b/doc/branding.rst index 1d557fb44..149a17a75 100644 --- a/doc/branding.rst +++ b/doc/branding.rst @@ -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. diff --git a/doc/index.rst b/doc/index.rst index bc305b40a..17d768915 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -20,8 +20,3 @@ Contents troubleshooting glossary -Index -===== - - * :ref:`genindex` - diff --git a/doc/usage.rst b/doc/usage.rst index 49c83e9eb..15f50ac04 100644 --- a/doc/usage.rst +++ b/doc/usage.rst @@ -22,11 +22,11 @@ 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. | +--------------------------+------------------------------------------------+ -| ``--logfile `` | write log output to file . | +| ``--logfile `` | write log output to file. | +--------------------------+------------------------------------------------+ | ``--flushlog`` | flush the log file after every write. | +--------------------------+------------------------------------------------+ @@ -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 | +---------------------------+-----------+--------------+-----------+-----------------------------------------------------+