Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nk20
Manage
Activity
Members
Labels
Plan
Issues
31
Issue boards
Milestones
Wiki
Code
Merge requests
5
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
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
BDE
nk20
Commits
0b4a9552
Commit
0b4a9552
authored
4 years ago
by
ynerant
Browse files
Options
Downloads
Patches
Plain Diff
Use RTD theme
parent
af664e48
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!146
Beta
,
!145
Docs
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/conf.py
+2
-1
2 additions, 1 deletion
docs/conf.py
docs/requirements.txt
+2
-0
2 additions, 0 deletions
docs/requirements.txt
with
4 additions
and
1 deletion
docs/conf.py
+
2
−
1
View file @
0b4a9552
...
...
@@ -31,6 +31,7 @@ release = '1.0.1'
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions
=
[
"
sphinx_rtd_theme
"
,
]
# Add any paths that contain templates here, relative to this directory.
...
...
@@ -54,7 +55,7 @@ exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store']
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme
=
'
alabaster
'
html_theme
=
'
sphinx_rtd_theme
'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
...
...
This diff is collapsed.
Click to expand it.
docs/requirements.txt
0 → 100644
+
2
−
0
View file @
0b4a9552
sphinx~=3.3
sphinx-rtd-theme~=0.5
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