mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
Fix up PDF TOC, add logo
This commit is contained in:
@@ -185,13 +185,13 @@ latex_elements = {
|
||||
# Grouping the document tree into LaTeX files. List of tuples
|
||||
# (source start file, target name, title, author, documentclass [howto/manual]).
|
||||
latex_documents = [
|
||||
('index', 'ownCloudAdminManual.tex', u'ownCloud Admin Manual',
|
||||
('index', 'ownCloudAdminManual.tex', u'ownCloud Administrators Manual',
|
||||
u'The ownCloud developers', 'manual'),
|
||||
]
|
||||
|
||||
# The name of an image file (relative to this directory) to place at the top of
|
||||
# the title page.
|
||||
#latex_logo = None
|
||||
latex_logo = '../_shared_assets/static/logo-blue.pdf'
|
||||
|
||||
# For "manual" documents, if this is true, then toplevel headings are parts,
|
||||
# not chapters.
|
||||
|
||||
@@ -1,7 +1,4 @@
|
||||
ownCloud Administrators Manual
|
||||
******************************
|
||||
|
||||
Short synopsis of the manual goes here.
|
||||
.. _contents:
|
||||
|
||||
Contents
|
||||
========
|
||||
|
||||
Reference in New Issue
Block a user