mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Fix syntax error
This commit is contained in:
parent
46de00be85
commit
bc3f64bf14
@ -204,12 +204,7 @@ latex_logo = '../_shared_assets/static/logo-blue.pdf'
|
||||
#latex_domain_indices = True
|
||||
|
||||
# -- Options for pdf page output -----------------------------------------------
|
||||
|
||||
<<<<<<< HEAD
|
||||
pdf_documents = [('contents', u'nextcloud Server Administration Manual', u'Nextcloud Server Administration Manual', u'The Nextcloud developers'),]
|
||||
=======
|
||||
pdf_documents = [('contents', u'Nextcloud Server Administration Manual', u'Nextcloud Server Administration Manual', u'The Nextcloud developers'),]
|
||||
>>>>>>> stable9
|
||||
|
||||
# -- Options for manual page output --------------------------------------------
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user