From dde832e4aa433abc50fbcff0adf86554c55cb79a Mon Sep 17 00:00:00 2001 From: froejdh_e Date: Thu, 5 Jun 2025 18:09:02 +0200 Subject: [PATCH] WIP --- docs/src/Workflow.rst | 8 ++++++++ docs/src/index.rst | 1 + 2 files changed, 9 insertions(+) create mode 100644 docs/src/Workflow.rst diff --git a/docs/src/Workflow.rst b/docs/src/Workflow.rst new file mode 100644 index 0000000..5bcb877 --- /dev/null +++ b/docs/src/Workflow.rst @@ -0,0 +1,8 @@ +**************** +Workflow +**************** + +We test the code both from the C++ and Python API. By default only tests that does not require image data is run. + +github centric +~~~~~~~~~~~~~~~~~~ \ No newline at end of file diff --git a/docs/src/index.rst b/docs/src/index.rst index af5e99a..28d3d04 100644 --- a/docs/src/index.rst +++ b/docs/src/index.rst @@ -63,4 +63,5 @@ AARE :caption: Developer :maxdepth: 3 + Workflow Tests \ No newline at end of file