projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
67ea45a
)
user manual: Fix incorrect line wrapping in config file
author
Daniel Molkentin
<daniel@molkentin.de>
Tue, 27 Jan 2015 22:41:33 +0000
(23:41 +0100)
committer
Daniel Molkentin
<daniel@molkentin.de>
Tue, 27 Jan 2015 22:41:33 +0000
(23:41 +0100)
user_manual/conf.py
patch
|
blob
|
blame
|
history
diff --git
a/user_manual/conf.py
b/user_manual/conf.py
index
cea5e96
..
cc409b3
100644
(file)
--- a/
user_manual/conf.py
+++ b/
user_manual/conf.py
@@
-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),