Tip on running doxygen

This commit is contained in:
nsubiron 2018-02-03 12:15:39 +01:00
parent eb9403b431
commit 3250628205
1 changed files with 4 additions and 0 deletions

View File

@ -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
-----------------