Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
python_one_week_4_biologists_solutions
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hub-courses
python_one_week_4_biologists_solutions
Commits
c16fa85a
Commit
c16fa85a
authored
10 years ago
by
Bertrand NÉRON
Browse files
Options
Downloads
Patches
Plain Diff
rename projet to more generic name
parent
c4840025
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/conf.py
+4
-4
4 additions, 4 deletions
source/conf.py
with
4 additions
and
4 deletions
source/conf.py
+
4
−
4
View file @
c16fa85a
...
@@ -50,7 +50,7 @@ source_suffix = '.rst'
...
@@ -50,7 +50,7 @@ source_suffix = '.rst'
master_doc
=
'
index
'
master_doc
=
'
index
'
# General information about the project.
# 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
'
copyright
=
u
'
2014, Éric Deveaud, Bertrand Néron
'
# The version info for the project you're documenting, acts as replacement for
# The version info for the project you're documenting, acts as replacement for
...
@@ -183,7 +183,7 @@ html_static_path = ['_static']
...
@@ -183,7 +183,7 @@ html_static_path = ['_static']
#html_file_suffix = None
#html_file_suffix = None
# Output file base name for HTML help builder.
# 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 ---------------------------------------------
# -- Options for LaTeX output ---------------------------------------------
...
@@ -203,7 +203,7 @@ latex_elements = {
...
@@ -203,7 +203,7 @@ latex_elements = {
# (source start file, target name, title,
# (source start file, target name, title,
# author, documentclass [howto, manual, or own class]).
# author, documentclass [howto, manual, or own class]).
latex_documents
=
[
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
'
),
u
'
Éric Deveaud, Bertrand Néron
'
,
'
manual
'
),
]
]
...
@@ -268,7 +268,7 @@ texinfo_documents = [
...
@@ -268,7 +268,7 @@ texinfo_documents = [
# -- Options for Epub output ----------------------------------------------
# -- Options for Epub output ----------------------------------------------
# Bibliographic Dublin Core info.
# 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_author
=
u
'
Éric Deveaud, Bertrand Néron
'
epub_publisher
=
u
'
Éric Deveaud, Bertrand Néron
'
epub_publisher
=
u
'
Éric Deveaud, Bertrand Néron
'
epub_copyright
=
u
'
2014, Éric Deveaud, Bertrand Néron
'
epub_copyright
=
u
'
2014, Éric Deveaud, Bertrand Néron
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment