user manual: Fix incorrect line wrapping in config file
authorDaniel Molkentin <daniel@molkentin.de>
Tue, 27 Jan 2015 22:41:33 +0000 (23:41 +0100)
committerDaniel Molkentin <daniel@molkentin.de>
Tue, 27 Jan 2015 22:41:33 +0000 (23:41 +0100)
user_manual/conf.py

index cea5e96..cc409b3 100644 (file)
@@ -216,8 +216,7 @@ latex_documents = [
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
 man_pages = [
 # One entry per manual page. List of tuples
 # (source start file, name, description, authors, manual section).
 man_pages = [
-    ('owncloud.1', 'owncloud', u'Android synchronisation and file management 
-utility.',
+    ('owncloud.1', 'owncloud', u'Android synchronisation and file management utility.',
      [u'The ownCloud developers'], 1),
     ('owncloudcmd.1', 'owncloudcmd', u'ownCloud Android app.',
      [u'The ownCloud developers'], 1),
      [u'The ownCloud developers'], 1),
     ('owncloudcmd.1', 'owncloudcmd', u'ownCloud Android app.',
      [u'The ownCloud developers'], 1),