Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
typo3
qfq
Commits
5d4148e8
Commit
5d4148e8
authored
1 year ago
by
Carsten Rose
Browse files
Options
Downloads
Patches
Plain Diff
Fix next RTD error.
parent
d9c4d174
No related branches found
Branches containing commit
No related tags found
Tags containing commit
3 merge requests
!638
Merge Develop to B16343
,
!637
develop into F17086-Multiple-Forms-on-a-page
,
!622
Fix RTD rendering
Pipeline
#10782
passed
1 year ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.readthedocs.yml
+9
-10
9 additions, 10 deletions
.readthedocs.yml
with
9 additions
and
10 deletions
.readthedocs.yml
+
9
−
10
View file @
5d4148e8
...
@@ -9,19 +9,18 @@ version: 2
...
@@ -9,19 +9,18 @@ version: 2
build
:
build
:
os
:
ubuntu-22.04
os
:
ubuntu-22.04
tools
:
tools
:
python
:
"
3.
7
"
python
:
"
3.
12
"
# Build documentation in the docs/ directory with Sphinx
# Build documentation in the docs/ directory with Sphinx
sphinx
:
sphinx
:
configuration
:
Documentation/conf.py
configuration
:
Documentation/conf.py
# Optionally build your docs in additional formats such as PDF
# Optionally build your docs in additional formats such as PDF
formats
:
formats
:
-
pdf
-
pdf
-
epub
-
epub
# Optionally set the version of Python and requirements required to build your docs
# Optionally set the version of Python and requirements required to build your docs
python
:
python
:
version
:
3.7
install
:
install
:
-
requirements
:
Documentation/docker-sphinx-qfq/requirements.txt
-
requirements
:
Documentation/docker-sphinx-qfq/requirements.txt
\ No newline at end of file
\ No newline at end of file
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