Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
flask-admin
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
flask-admin
Commits
01589c4c
Commit
01589c4c
authored
Aug 27, 2015
by
Petrus J.v.Rensburg
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: add missing .tex extension.
parent
bc64d83a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
conf.py
doc/conf.py
+3
-3
No files found.
doc/conf.py
View file @
01589c4c
...
@@ -178,10 +178,10 @@ htmlhelp_basename = 'flask-admin'
...
@@ -178,10 +178,10 @@ htmlhelp_basename = 'flask-admin'
latex_elements
=
{
latex_elements
=
{
# The paper size ('letterpaper' or 'a4paper').
# The paper size ('letterpaper' or 'a4paper').
#'papersize': 'letterpaper',
#
'papersize': 'letterpaper',
# The font size ('10pt', '11pt' or '12pt').
# The font size ('10pt', '11pt' or '12pt').
#'pointsize': '10pt',
#
'pointsize': '10pt',
# Additional stuff for the LaTeX preamble.
# Additional stuff for the LaTeX preamble.
#'preamble': '',
#'preamble': '',
...
@@ -190,7 +190,7 @@ latex_elements = {
...
@@ -190,7 +190,7 @@ 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'
,
'flask-admin'
,
u'Flask-Admin documentation'
,
(
'index'
,
'flask-admin
.tex
'
,
u'Flask-Admin documentation'
,
u'Serge S. Koval'
,
'manual'
),
u'Serge S. Koval'
,
'manual'
),
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment