Raw File
rosdoc.yaml
- builder: doxygen
  name: C++ API
  output_dir: c++
  file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox'
  exclude_patterns: 'test'
  image_path: images
back to top