Skip to content

Commit

Permalink
Fix flow-map syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Apr 9, 2024
1 parent bee2b0b commit 1534460
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rosdoc2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,10 @@ builders:
- doxygen: {
name: 'realtime_tools Public C/C++ API',
output_dir: 'generated/doxygen'
}
}
- sphinx: {
name: 'realtime_tools',
## This path is relative to output staging.
doxygen_xml_directory: 'generated/doxygen/xml',
output_dir: ''
}
}

0 comments on commit 1534460

Please sign in to comment.