New screenshots
|
@ -186,8 +186,8 @@ latex_elements = {
|
||||||
# Grouping the document tree into LaTeX files. List of tuples
|
# Grouping the document tree into LaTeX files. List of tuples
|
||||||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||||
latex_documents = [
|
latex_documents = [
|
||||||
('index', 'ownCloudAndroidAppManual.tex', u'ownCloud Android App Manual',
|
('index', 'NextcloudAndroidAppManual.tex', u'Nextcloud Android App Manual',
|
||||||
u'The ownCloud developers', 'manual'),
|
u'The Nextcloud developers', 'manual'),
|
||||||
]
|
]
|
||||||
|
|
||||||
# The name of an image file (relative to this directory) to place at the top of
|
# The name of an image file (relative to this directory) to place at the top of
|
||||||
|
@ -216,10 +216,10 @@ latex_documents = [
|
||||||
# One entry per manual page. List of tuples
|
# One entry per manual page. List of tuples
|
||||||
# (source start file, name, description, authors, manual section).
|
# (source start file, name, description, authors, manual section).
|
||||||
man_pages = [
|
man_pages = [
|
||||||
('owncloud.1', 'owncloud', u'Android synchronisation and file management utility.',
|
('nextcloud.1', 'nextcloud', u'Android synchronisation and file management utility.',
|
||||||
[u'The ownCloud developers'], 1),
|
[u'The Nextcloud developers'], 1),
|
||||||
('owncloudcmd.1', 'owncloudcmd', u'ownCloud Android app.',
|
('nextcloudcmd.1', 'nextcloudcmd', u'Nextcloud Android app.',
|
||||||
[u'The ownCloud developers'], 1),
|
[u'The Nextcloud developers'], 1),
|
||||||
]
|
]
|
||||||
|
|
||||||
# If true, show URL addresses after external links.
|
# If true, show URL addresses after external links.
|
||||||
|
@ -232,8 +232,8 @@ man_show_urls = True
|
||||||
# (source start file, target name, title, author,
|
# (source start file, target name, title, author,
|
||||||
# dir menu entry, description, category)
|
# dir menu entry, description, category)
|
||||||
texinfo_documents = [
|
texinfo_documents = [
|
||||||
('index', 'ownCloudClientManual', u'ownCloud Android App Manual',
|
('index', 'NextcloudClientManual', u'ownCloud Android App Manual',
|
||||||
u'The ownCloud developers', 'ownCloud', 'The ownCloud Android App Manual.',
|
u'The Nextcloud developers', 'ownCloud', 'The ownCloud Android App Manual.',
|
||||||
'Miscellaneous'),
|
'Miscellaneous'),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -250,10 +250,10 @@ texinfo_documents = [
|
||||||
# -- Options for Epub output ---------------------------------------------------
|
# -- Options for Epub output ---------------------------------------------------
|
||||||
|
|
||||||
# Bibliographic Dublin Core info.
|
# Bibliographic Dublin Core info.
|
||||||
epub_title = u'ownCloud Android App Manual'
|
epub_title = u'Nextcloud Android App Manual'
|
||||||
epub_author = u'The ownCloud developers'
|
epub_author = u'The Nextcloud developers'
|
||||||
epub_publisher = u'The ownCloud developers'
|
epub_publisher = u'The Nextcloud developers'
|
||||||
epub_copyright = u'2013-2015, The ownCloud developers'
|
epub_copyright = u'2016, The Nextcloud developers'
|
||||||
|
|
||||||
# The language of the text. It defaults to the language option
|
# The language of the text. It defaults to the language option
|
||||||
# or en if the language is not set.
|
# or en if the language is not set.
|
||||||
|
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 82 KiB |
BIN
user_manual/images/android-10.png
Normal file → Executable file
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 135 KiB |
BIN
user_manual/images/android-2.png
Normal file → Executable file
Before Width: | Height: | Size: 30 KiB After Width: | Height: | Size: 114 KiB |
BIN
user_manual/images/android-3.png
Normal file → Executable file
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 122 KiB |
BIN
user_manual/images/android-4.png
Normal file → Executable file
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 249 KiB |
|
@ -1,7 +1,7 @@
|
||||||
.. _contents:
|
.. _contents:
|
||||||
|
|
||||||
ownCloud Android App Manual
|
Nextcloud Android App Manual
|
||||||
==============================
|
============================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|