Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
pulp2-cwl-redigitization
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ResearchAndDevelopment
pulp2-cwl-redigitization
Commits
7abbd70d
Commit
7abbd70d
authored
4 months ago
by
Vlad Kondratiev
Browse files
Options
Downloads
Patches
Plain Diff
RAP-900
: tidying up, removed obsolete commented lines
parent
706744c7
No related branches found
No related tags found
1 merge request
!4
Update docs
Pipeline
#114307
passed
4 months ago
Stage: prepare
Stage: test
Pipeline: pulp2-cwl-redigitization
#114308
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.readthedocs.yaml
+0
-3
0 additions, 3 deletions
.readthedocs.yaml
docs/source/conf.py
+0
-44
0 additions, 44 deletions
docs/source/conf.py
with
0 additions
and
47 deletions
.readthedocs.yaml
+
0
−
3
View file @
7abbd70d
...
@@ -20,8 +20,5 @@ sphinx:
...
@@ -20,8 +20,5 @@ sphinx:
python
:
python
:
install
:
install
:
-
requirements
:
docs/requirements.txt
-
requirements
:
docs/requirements.txt
# Optionally declare the Python requirements required to build your docs
#python:
# install:
# - method: pip
# - method: pip
# path: .
# path: .
This diff is collapsed.
Click to expand it.
docs/source/conf.py
+
0
−
44
View file @
7abbd70d
...
@@ -40,8 +40,6 @@ exclude_patterns = []
...
@@ -40,8 +40,6 @@ exclude_patterns = []
# a list of builtin themes.
# a list of builtin themes.
#
#
#html_theme = "alabaster"
#html_theme = "alabaster"
#html_theme = 'furo'
#html_theme = 'sphinx_book_theme'
html_theme
=
'
sphinx_rtd_theme
'
html_theme
=
'
sphinx_rtd_theme
'
# Add any paths that contain custom static files (such as style sheets) here,
# Add any paths that contain custom static files (such as style sheets) here,
...
@@ -53,45 +51,3 @@ html_theme_options = {
...
@@ -53,45 +51,3 @@ html_theme_options = {
'
logo_only
'
:
False
,
'
logo_only
'
:
False
,
'
display_version
'
:
False
,
'
display_version
'
:
False
,
}
}
# 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
# documentation.
#
#html_theme_options = {
# "logo": {
# "image_light": "GBO-vertical-PGGradient.svg",
# "image_dark": "GBO-vertical-PGGradient.svg"
# },
# "repository_url": "https://github.com/aschmiedeke/gbtdocs",
# "use_repository_button": True,
# "use_edit_page_button": False,
# "use_issues_button": True,
#}
#html_context = {
# "github_user": "aschmiedeke",
# "github_repo": "gbtdocs",
# "github_version": "main",
# "doc_path": "docs/source",
#}
#html_show_sourcelink = False
## for furo theme
#html_theme_options = {
# "light_logo": "GBO-vertical-PGGradient.svg",
# "dark_logo": "GBO-vertical-PGGradient.svg",
# "sidebar_hide_name": True,
# #"announcement": "The GBT is currently offline for maintenance and expected to return to full operations by the end of September.",
# "dark_css_variables": {"color-announcement-background": "darkred"},
# "light_css_variables": {"color-announcement-background": "darkred"},
# "source_repository": "https://github.com/aschmiedeke/gbtdocs/",
# "source_branch": "main",
# "source_directory": "docs/source/",
# #"use_edit_page_button": True,
# #"use_source_button": True,
# #"use_issues_button": True,
# #"use_download_button": True,
# #"use_sidenotes": True
# }
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