9 lines
168 B
YAML
Executable File
9 lines
168 B
YAML
Executable File
- builder: doxygen
|
|
name: C++ API
|
|
output_dir: c++
|
|
file_patterns: '*.c *.cpp *.h *.cc *.hh *.dox'
|
|
- builder: sphinx
|
|
name: Python API
|
|
output_dir: python
|
|
|