Activate doxygen

This commit is contained in:
Tim Schubert 2020-09-06 14:02:14 +02:00
parent 8d0ba06b96
commit 1f19d41668
3 changed files with 0 additions and 58 deletions

View file

@ -17,7 +17,6 @@ def build(bld):
'helper/nd-cache-helper.cc',
'helper/ground-node-helper.cc',
'helper/satellite-node-helper.cc',
'model/leo.cc',
'model/leo-circular-orbit-mobility-model.cc',
'model/leo-circular-orbit-position-allocator.cc',
'model/leo-mock-channel.cc',
@ -60,7 +59,6 @@ def build(bld):
'helper/nd-cache-helper.h',
'helper/ground-node-helper.h',
'helper/satellite-node-helper.h',
'model/leo.h',
'model/leo-circular-orbit-mobility-model.h',
'model/leo-circular-orbit-position-allocator.h',
'model/leo-mock-channel.h',