Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
GÉANT Service Orchestrator
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
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
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
GÉANT Orchestration and Automation Team
GAP
GÉANT Service Orchestrator
60f01adfc960f0a612d091b4a6c7786c5cfdaf4f
geant-service-orchestrator
build-docs.sh
Find file
Normal view
Permalink
build-docs.sh
102 B
Newer
Older
add build-docs.sh for publishing documentation
Karel van Klink
committed
1 year ago
1
2
pip
install
sphinx-autodoc2 sphinx_rtd_theme myst-parser
build docs to /docs/build instead of /docs/build/html
Karel van Klink
committed
1 year ago
3
4
cd
docs
||
exit
1
sphinx-build
source
build