Add introspection docs.

This commit is contained in:
Alexey Rybalchenko
2017-09-01 10:36:55 +02:00
committed by Mohammad Al-Turany
parent 7b37eaa507
commit 09e45e27ab
2 changed files with 21 additions and 1 deletions

View File

@@ -16,7 +16,8 @@ Standard FairRoot is running all the different analysis tasks within one process
1. [Device Configuration](docs/Configuration.md#31-device-configuration)
2. [Communication Channels Configuration](docs/Configuration.md#32-communication-channels-configuration)
1. [JSON Parser](docs/Configuration.md#321-json-parser)
1. [SuboptParser](docs/Configuration.md#322-suboptparser)
2. [SuboptParser](docs/Configuration.md#322-suboptparser)
3. [Introspection](docs/Configuration.md#33-introspection)
4. [Development](docs/Development.md#3-development)
1. [Testing](docs/Development.md#31-testing)
5. [Examples](docs/Examples.md#4-examples)