Tip on running doxygen
This commit is contained in:
parent
eb9403b431
commit
3250628205
|
@ -12,6 +12,10 @@ CARLA is composed by the following modules
|
|||
- Carla plugin for Unreal Engine: "Unreal/CarlaUE4/Plugins/Carla"
|
||||
- CarlaServer: "Util/CarlaServer"
|
||||
|
||||
!!! tip
|
||||
Documentation for the C++ code can be generated by running
|
||||
[Doxygen](http://www.doxygen.org) in the main folder of CARLA project.
|
||||
|
||||
Python client API
|
||||
-----------------
|
||||
|
||||
|
|
Loading…
Reference in New Issue