Fix up PDF TOC, add logo

This commit is contained in:
Daniel Molkentin
2012-11-28 18:15:44 +01:00
parent 88aeecf1c0
commit 182638ff4c
8 changed files with 7 additions and 16 deletions

View File

@@ -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.

View File

@@ -1,7 +1,4 @@
ownCloud Administrators Manual
******************************
Short synopsis of the manual goes here.
.. _contents:
Contents
========