Skip to content

Commit 6446b95

Browse files
authored
docs: add link to path search example (#367)
* docs: add link to path search example Signed-off-by: Koudai Yamasaki <114902604+ymski@users.noreply.github.com> * style: fix style Signed-off-by: Koudai Yamasaki <114902604+ymski@users.noreply.github.com> --------- Signed-off-by: Koudai Yamasaki <114902604+ymski@users.noreply.github.com>
1 parent fff7dcf commit 6446b95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/inter_node_data_path.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ search_paths(
5959
) -> 'List[PathStructValue]'
6060
```
6161

62-
The following sub-sections will explain their roles and usages in details.
62+
The following sub-sections will explain their roles and usages in detail, and a example of using these options in a path search for Autoware can be found in [add_path_to_architecture.py](https://github.com/tier4/caret_report/blob/main/report/analyze_path/add_path_to_architecture.py).
6363

6464
#### Additional nodes
6565

0 commit comments

Comments
 (0)