Help: Cleanup guides

* Move sections to be same level as Introduction in "Using Dependecies"
* Rename "Importing Exporting Targets" to "Importing Exporting Guide"
* Add an Introduction header to the Tutorial and Importing Exporting Guide
This commit is contained in:
Betsy McPhail
2020-09-25 15:29:05 -04:00
parent 7a4d84d8d2
commit 9b988d9e57
3 changed files with 10 additions and 4 deletions

View File

@@ -5,6 +5,9 @@ CMake Tutorial
.. contents::
Introduction
============
The CMake tutorial provides a step-by-step guide that covers common build
system issues that CMake helps address. Seeing how various topics all
work together in an example project can be very helpful. The tutorial