Drop in favour of new introduction section

This commit is contained in:
Dennis Klein 2018-05-03 19:30:01 +02:00 committed by Dennis Klein
parent 5e4e4e2d94
commit e9062954a4

View File

@ -137,8 +137,6 @@ After the `find_package(FairMQ)` call the following CMake variables are defined:
## Documentation ## Documentation
Standard [FairRoot](https://github.com/FairRootGroup/FairRoot) is running all the different analysis tasks within one process. FairMQ ([Message Queue](http://en.wikipedia.org/wiki/Message_queue)) allows starting tasks on different processes and provides the communication layer between these processes.
1. [Device](docs/Device.md#1-device) 1. [Device](docs/Device.md#1-device)
1. [Topology](docs/Device.md#11-topology) 1. [Topology](docs/Device.md#11-topology)
2. [Communication Patterns](docs/Device.md#12-communication-patterns) 2. [Communication Patterns](docs/Device.md#12-communication-patterns)