Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hub-courses
python_one_week_4_biologists_solutions
Commits
c16fa85a
Commit
c16fa85a
authored
Nov 21, 2014
by
Bertrand NÉRON
Browse files
rename projet to more generic name
parent
c4840025
Changes
1
Hide whitespace changes
Inline
Side-by-side
source/conf.py
View file @
c16fa85a
...
...
@@ -50,7 +50,7 @@ source_suffix = '.rst'
master_doc
=
'index'
# General information about the project.
project
=
u
'
E2I2B p
ython
s
olutions'
project
=
u
'
P
ython
S
olutions
I
'
copyright
=
u
'2014, Éric Deveaud, Bertrand Néron'
# The version info for the project you're documenting, acts as replacement for
...
...
@@ -183,7 +183,7 @@ html_static_path = ['_static']
#html_file_suffix = None
# Output file base name for HTML help builder.
htmlhelp_basename
=
'
E2I2Bp
ython
s
olutionsdoc'
htmlhelp_basename
=
'
P
ython
S
olutions
I
doc'
# -- Options for LaTeX output ---------------------------------------------
...
...
@@ -203,7 +203,7 @@ latex_elements = {
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
latex_documents
=
[
(
'index'
,
'
E2I2Bp
ython
s
olutions.tex'
,
u
'
E2I2B p
ython
s
olutions Documentation'
,
(
'index'
,
'
P
ython
S
olutions
I
.tex'
,
u
'
P
ython
S
olutions
I
Documentation'
,
u
'Éric Deveaud, Bertrand Néron'
,
'manual'
),
]
...
...
@@ -268,7 +268,7 @@ texinfo_documents = [
# -- Options for Epub output ----------------------------------------------
# Bibliographic Dublin Core info.
epub_title
=
u
'
E2I2B p
ython
s
olutions'
epub_title
=
u
'
P
ython
S
olutions
I
'
epub_author
=
u
'Éric Deveaud, Bertrand Néron'
epub_publisher
=
u
'Éric Deveaud, Bertrand Néron'
epub_copyright
=
u
'2014, Éric Deveaud, Bertrand Néron'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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