Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pytools
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
Operate
Environments
Monitor
Incidents
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
Andreas Klöckner
pytools
Commits
4f57e5e6
Commit
4f57e5e6
authored
4 years ago
by
Andreas Klöckner
Browse files
Options
Downloads
Patches
Plain Diff
Switch to furo doc theme
parent
de326d3e
No related branches found
No related tags found
1 merge request
!47
Furo doc theme
Pipeline
#103393
passed
4 years ago
Stage: test
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/conf.py
+5
-14
5 additions, 14 deletions
doc/conf.py
doc/index.rst
+2
-0
2 additions, 0 deletions
doc/index.rst
with
7 additions
and
14 deletions
doc/conf.py
+
5
−
14
View file @
4f57e5e6
...
@@ -90,24 +90,15 @@ todo_include_todos = False
...
@@ -90,24 +90,15 @@ todo_include_todos = False
# 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
=
"
furo
"
html_theme_options
=
{
html_theme_options
=
{
"
extra_nav_links
"
:
{
#
"extra_nav_links": {
"
🚀 Github
"
:
"
https://github.com/inducer/pytools
"
,
#
"🚀 Github": "https://github.com/inducer/pytools",
"
💾 Download Releases
"
:
"
https://pypi.python.org/pypi/pytools
"
,
#
"💾 Download Releases": "https://pypi.python.org/pypi/pytools",
}
#
}
}
}
html_sidebars
=
{
"
**
"
:
[
"
about.html
"
,
"
navigation.html
"
,
"
relations.html
"
,
"
searchbox.html
"
,
]
}
# 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
# documentation.
# documentation.
...
...
This diff is collapsed.
Click to expand it.
doc/index.rst
+
2
−
0
View file @
4f57e5e6
...
@@ -12,6 +12,8 @@ Welcome to pytools's documentation!
...
@@ -12,6 +12,8 @@ Welcome to pytools's documentation!
tag
tag
codegen
codegen
misc
misc
🚀 Github <https://github.com/inducer/pytools>
💾 Download Releases <https://pypi.python.org/pypi/pytools>
Indices and tables
Indices and tables
==================
==================
...
...
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