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