summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2019-06-11 08:05:03 -0500
committerScott Rifenbark <srifenbark@gmail.com>2019-06-11 13:07:47 +0000
commit5a21946ec994a5ad2d82bf539884dd16866eb01a (patch)
treed333de00b6b773f58923627f1a9f99b7cb30ed63
parent9c48640ffed0da3382686e9399792acc020b678f (diff)
CMake Nav Panel: Changed configuration titleguppy_7.0.4guppy_7.0.3guppy/7.0.4guppy/7.0.37.0.47.0.3guppy
Changed the topic title in the navigation pane from "Configuring CMake" to "Configuring AGL CMake Templates" since the topic is more about configuring AGL-specific CMake templates and not CMake in general. Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Change-Id: Id8f2cae0ffbcc6d574db0cc113d2007c643c87a6
-rw-r--r--docs/devguides-book.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devguides-book.yml b/docs/devguides-book.yml
index 8b3c9dd..aa9eef4 100644
--- a/docs/devguides-book.yml
+++ b/docs/devguides-book.yml
@@ -15,7 +15,7 @@ books:
- url: dev_guide/using-cmake.md
name: Using CMake Templates
- url: dev_guide/configuring-cmake.md
- name: Configuring CMake
+ name: Configuring AGL CMake Templates
- url: dev_guide/project-architecture.md
name: Project Architecture
- url: dev_guide/advanced-usage.md