summaryrefslogtreecommitdiffstats
path: root/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md')
-rw-r--r--docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md b/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md
new file mode 100644
index 0000000..ffb1036
--- /dev/null
+++ b/docs/3_Developer_Guides/3_Using_the_CMAKE_Applications_Module /1_Overview.md
@@ -0,0 +1,34 @@
+---
+edit_link: ''
+title: Overview
+origin_url: >-
+ https://git.automotivelinux.org/src/cmake-apps-module/plain/docs/dev_guide/cmake-overview.md?h=master
+---
+
+<!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/devguides/master/cmake-apps-module-guides-devguides-book.yml -->
+
+# Overview
+
+The CMake AGL Framework Template Module
+helps to build applications or bindings for the
+AGL Application Framework.
+You can use the template module to easily build a widget and its related
+test widget for running on top of the AGL Application Framework.
+
+This topic consists of the following:
+
+- [Installing CMake Templates](installing-cmake.html).
+
+- [Using CMake Templates](using-cmake.html).
+
+- [Configuring CMake](configuring-cmake.html).
+
+- [Project Architecture](project-architecture.html).
+
+- [Advanced Usage](advanced-usage.html).
+
+- [Advanced Customization](advanced-customization.html).
+
+- [Autobuild](autobuild.html).
+
+