mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Add docs target and build option BUILD_DOCS
This commit is contained in:
committed by
Dennis Klein
parent
f0f9f45c25
commit
c0977d1f1e
@@ -1,3 +1,4 @@
|
||||
<!-- {#mainpage} -->
|
||||
# FairMQ
|
||||
|
||||
C++ Message passing framework
|
||||
@@ -34,6 +35,7 @@ a simulation, reconstruction and analysis framework.
|
||||
* [**FairLogger**](https://github.com/FairRootGroup/FairLogger) (PUBLIC)
|
||||
* [CMake](https://cmake.org/) (BUILD)
|
||||
* [GTest](https://github.com/google/googletest) (BUILD, optional, `tests`)
|
||||
* [Doxygen](http://www.doxygen.org/) (BUILD, optional, `docs`)
|
||||
* [ZeroMQ](http://zeromq.org/) (PRIVATE)
|
||||
* [Msgpack](https://msgpack.org/index.html) (PRIVATE, optional, `nanomsg_transport`)
|
||||
* [nanomsg](http://nanomsg.org/) (PRIVATE, optional, `nanomsg_transport`)
|
||||
|
Reference in New Issue
Block a user