Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DART-WRF-delete_byApril
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DataAssimilation
DART-WRF-delete_byApril
Commits
2253a17f
Unverified
Commit
2253a17f
authored
2 years ago
by
Lukas Kugler
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update conf.py
parent
4120133b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/source/conf.py
+19
-15
19 additions, 15 deletions
docs/source/conf.py
with
19 additions
and
15 deletions
docs/source/conf.py
+
19
−
15
View file @
2253a17f
# Configuration file for the Sphinx documentation builder.
# Configuration file for the Sphinx documentation builder.
#
# For the full list of built-in configuration values, see the documentation:
# https://www.sphinx-doc.org/en/master/usage/configuration.html
# -- Project information -----------------------------------------------------
# -- Project information
# https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information
project
=
'
DART-WRF
'
project
=
'
DART-WRF
'
copyright
=
'
2023, Lukas Kugler
'
copyright
=
'
2023, Lukas Kugler
'
author
=
'
Lukas Kugler
'
author
=
'
Lukas Kugler
'
release
=
'
2023.2.17
'
release
=
'
2023.2.17
'
# -- General configuration ---------------------------------------------------
# -- General configuration
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions
=
[]
extensions
=
[
'
sphinx.ext.duration
'
,
'
sphinx.ext.doctest
'
,
'
sphinx.ext.autodoc
'
,
'
sphinx.ext.autosummary
'
,
'
sphinx.ext.intersphinx
'
,
]
templates_path
=
[
'
_templates
'
]
intersphinx_mapping
=
{
exclude_patterns
=
[]
'
python
'
:
(
'
https://docs.python.org/3/
'
,
None
),
'
sphinx
'
:
(
'
https://www.sphinx-doc.org/en/master/
'
,
None
),
}
intersphinx_disabled_domains
=
[
'
std
'
]
root_doc
=
'
index2
'
templates_path
=
[
'
_templates
'
]
# -- Options for HTML output
# -- Options for HTML output -------------------------------------------------
html_theme
=
'
sphinx_rtd_theme
'
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
html_theme
=
'
alabaster
'
# -- Options for EPUB output
html_static_path
=
[
'
_static
'
]
epub_show_urls
=
'
footnote
'
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