Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ewoksweb
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
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
workflow
ewoks
ewoksweb
Merge requests
!44
Execution test
Code
Review changes
Check out branch
Download
Patches
Plain diff
Closed
Execution test
executionTest
into
main
Overview
0
Commits
2
Pipelines
1
Changes
21
Closed
Giannis Koumoutsos
requested to merge
executionTest
into
main
2 years ago
Overview
0
Commits
2
Pipelines
1
Changes
21
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
1d8fc396
2 commits,
2 years ago
21 files
+
135
−
61
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
21
Search (e.g. *.vue) (Ctrl+P)
doc/conf.py
+
2
−
2
Options
"""
rm -rf doc/_generated/; python setup.py build_sphinx -E -a
"""
project
=
"
ewoks
jo
b
"
project
=
"
ewoks
we
b
"
release
=
"
0.1
"
copyright
=
"
2022, ESRF
"
author
=
"
ESRF
"
extensions
=
[]
extensions
=
[
"
sphinx.ext.autodoc
"
,
"
sphinx.ext.autosummary
"
,
"
sphinxcontrib.mermaid
"
]
templates_path
=
[]
exclude_patterns
=
[]
Loading