Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
caosdb
Software
caosdb-server
Commits
3411ba47
Commit
3411ba47
authored
4 years ago
by
Henrik tom Wörden
Browse files
Options
Downloads
Patches
Plain Diff
DOC: remove some warnings
parent
a7779448
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/doc/conf.py
+2
-3
2 additions, 3 deletions
src/doc/conf.py
src/doc/tutorials.md
+2
-0
2 additions, 0 deletions
src/doc/tutorials.md
with
4 additions
and
3 deletions
src/doc/conf.py
+
2
−
3
View file @
3411ba47
...
...
@@ -16,6 +16,7 @@
# import sys
# sys.path.insert(0, os.path.abspath('../caosdb'))
import
sphinx_rtd_theme
# -- Project information -----------------------------------------------------
...
...
@@ -29,8 +30,6 @@ version = '0.X.Y'
release
=
'
0.x.y-beta-rc2
'
import
sphinx_rtd_theme
# -- General configuration ---------------------------------------------------
# If your documentation needs a minimal Sphinx version, state it here.
...
...
@@ -94,7 +93,7 @@ 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,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path
=
[
'
_static
'
]
#
html_static_path = ['_static']
# Custom sidebar templates, must be a dictionary that maps document names
# to template names.
...
...
This diff is collapsed.
Click to expand it.
src/doc/tutorials.md
0 → 100644
+
2
−
0
View file @
3411ba47
# Tutorials
to be created
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