Skip to content

Commit f391f44

Browse files
goretkinmergify[bot]
authored andcommitted
Update Ament-CMake-Documentation.rst (#5409)
Signed-off-by: Gustavo Goretkin <[email protected]> (cherry picked from commit 1688b8e)
1 parent 875df4f commit f391f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/How-To-Guides/Ament-CMake-Documentation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ The ament index explained
472472

473473
For details on the design and intentions, see `here <https://github.com/ament/ament_cmake/blob/{REPOS_FILE_BRANCH}/ament_cmake_core/doc/resource_index.md>`__
474474

475-
In principle, the ament index is contained in a folder within the install/share folder of your package.
475+
In principle, the ament index is contained in a folder within the `install space <https://colcon.readthedocs.io/en/released/user/what-is-a-workspace.html#install-artifacts>`_.
476476
It contains shallow subfolders named after different types of resources.
477477
Within the subfolder, each package providing said resource is referenced by name with a "marker file".
478478
The file may contain whatever content necessary to obtain the resources, e.g. relative paths to the installation directories of the resource, it may also be simply empty.

0 commit comments

Comments
 (0)