diff --git a/latest/.doctrees/devguide/index.doctree b/latest/.doctrees/devguide/index.doctree index 6f6b37eb0ae..cf521468563 100644 Binary files a/latest/.doctrees/devguide/index.doctree and b/latest/.doctrees/devguide/index.doctree differ diff --git a/latest/.doctrees/environment.pickle b/latest/.doctrees/environment.pickle index 873cd476d6c..61bf5ec27ed 100644 Binary files a/latest/.doctrees/environment.pickle and b/latest/.doctrees/environment.pickle differ diff --git a/latest/devguide/code.html b/latest/devguide/code.html index 105cad8a679..af693584645 100644 --- a/latest/devguide/code.html +++ b/latest/devguide/code.html @@ -64,7 +64,7 @@ - + @@ -420,7 +420,11 @@
This guide is intended for developers who want to contribute to the code and/or documentation of COMPAS.
-Setup (Development Environment)
Development Workflow
Code Contributions
Documentation Contributions
Developing an Extension
Developing a Plugin
Developing a GH Component
Implementing a New Data Type