Docs: Add section on the Controller SDK

This commit is contained in:
Dennis Klein
2019-10-21 15:12:25 +02:00
committed by Dennis Klein
parent 72a8e9b33c
commit 0d46ffe010
2 changed files with 35 additions and 0 deletions

View File

@@ -181,4 +181,5 @@ After the `find_package(FairMQ)` call the following CMake variables are defined:
3. [Provided Plugins](docs/Plugins.md#73-provided-plugins)
1. [DDS](docs/Plugins.md#731-dds)
2. [PMIx](docs/Plugins.md#732-pmix)
8. [Controller SDK](docs/SDK.md)