Skip to content
Snippets Groups Projects

Add docs for contribution workflow and local development env

Merged James Kennington requested to merge feature-docs-on-docs into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -444,7 +444,7 @@ latest_image:
docs:
interruptible: true
image: $CI_REGISTRY_IMAGE/conda:$CI_COMMIT_REF_NAME
stage: sphinx-docs
stage: docs
before_script: [ ]
script:
# install tex dependencies
Loading