Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
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
clients
python
DuniterPy
Commits
6f803727
Commit
6f803727
authored
6 years ago
by
Vincent Texier
Browse files
Options
Downloads
Patches
Plain Diff
Use sphinx_rtd_theme for a better html documentation
parent
c362840e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/conf.py
+3
-2
3 additions, 2 deletions
docs/conf.py
requirements_dev.txt
+2
-1
2 additions, 1 deletion
requirements_dev.txt
with
5 additions
and
3 deletions
docs/conf.py
+
3
−
2
View file @
6f803727
...
@@ -72,9 +72,9 @@ author = 'caner & inso'
...
@@ -72,9 +72,9 @@ author = 'caner & inso'
# built documents.
# built documents.
#
#
# The short X.Y version.
# The short X.Y version.
version
=
'
0.
30.5
'
version
=
'
0.
51.0
'
# The full version, including alpha/beta/rc tags.
# The full version, including alpha/beta/rc tags.
release
=
'
0.
30.5
'
release
=
'
0.
51.0
'
# The language for content autogenerated by Sphinx. Refer to documentation
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
# for a list of supported languages.
...
@@ -126,6 +126,7 @@ todo_include_todos = True
...
@@ -126,6 +126,7 @@ todo_include_todos = True
# The theme to use for HTML and HTML Help pages. See the documentation for
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
# a list of builtin themes.
#html_theme = 'alabaster'
#html_theme = 'alabaster'
html_theme
=
'
sphinx_rtd_theme
'
# Theme options are theme-specific and customize the look and feel of a theme
# Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the
# further. For a list of options available for each theme, see the
...
...
This diff is collapsed.
Click to expand it.
requirements_dev.txt
+
2
−
1
View file @
6f803727
sphinx
mypy
mypy
sphinx
sphinx_rtd_theme
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