Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SQA Framework
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
Research Software Engineering
Software Quality Assurance
SQA Framework
Merge requests
!34
Resolve "rewrite documentation"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Resolve "rewrite documentation"
43-rewrite-documentation
into
dev
Overview
0
Commits
66
Pipelines
0
Changes
3
Merged
Maximilian Dolling
requested to merge
43-rewrite-documentation
into
dev
4 years ago
Overview
0
Commits
66
Pipelines
0
Changes
3
Closes
#43 (closed)
Edited
4 years ago
by
Maximilian Dolling
0
0
Merge request reports
Viewing commit
dcfe6414
Prev
Next
Show latest version
3 files
+
6
−
6
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
dcfe6414
adopting doc for sphinx
· dcfe6414
Maximilian Dolling
authored
4 years ago
.gitlab/ci/docs.gitlab-ci.yml
+
1
−
1
View file @ dcfe6414
Edit in single-file editor
Open in Web IDE
Show full file
@@ -11,7 +11,7 @@ pages:
-
test:docs
before_script
:
-
apk add make
-
pip install -U sphinx sphinx-rtd-theme
-
pip install -U sphinx sphinx-rtd-theme
PyYAML recommonmark
script
:
-
cd docs
-
make html
Loading