From 5a21946ec994a5ad2d82bf539884dd16866eb01a Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 11 Jun 2019 08:05:03 -0500 Subject: CMake Nav Panel: Changed configuration title 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 Change-Id: Id8f2cae0ffbcc6d574db0cc113d2007c643c87a6 --- docs/devguides-book.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.2.3-korg