Skip to content

Commit c07e4a2

Browse files
committed
Make readme link work on GH and doxygen
1 parent 93c43f2 commit c07e4a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ed_sensor_integration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Interfaces:
3434
* bar
3535

3636
## Tools
37-
Several tools are available for testing the features of this repository. These can be found in the [tools](tools) along with their documentation.
37+
Several tools are available for testing the features of this repository. These can be found in the [tools](tools) along with their [documentation](tools/README.md).
3838

3939
## Issues with current toolchain
4040

ed_sensor_integration/rosdoc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- builder: doxygen
22
name: C++ API
3-
file_patterns: '*.c *.cpp *.h *.hpp'
3+
file_patterns: '*.c *.cpp *.h *.hpp *.md'
44
tab_size: 4
55
use_mdfile_as_mainpage: README.md

0 commit comments

Comments
 (0)