From 8b69585750cb1874419a084a81d809fce009c839 Mon Sep 17 00:00:00 2001 From: Steven Knight Date: Mon, 5 Jul 2010 15:16:54 +0000 Subject: Issue 2654: Consolidate three chapters into one. (Greg Noel) --- doc/user/main.in | 41 +++++++++++++++++++++++++++++------------ doc/user/main.xml | 41 +++++++++++++++++++++++++++++------------ 2 files changed, 58 insertions(+), 24 deletions(-) diff --git a/doc/user/main.in b/doc/user/main.in index 5bf274a..d592c49 100644 --- a/doc/user/main.in +++ b/doc/user/main.in @@ -177,18 +177,35 @@ &environments; - - - Merging Options into the Environment: the &MergeFlags; Function - &mergeflags; - - - Separating Compile Arguments into their Variables: the &ParseFlags; Function - &parseflags; - - - Finding Installed Library Information: the &ParseConfig; Function - &parseconfig; + + Automatically Putting Command-line Options into their Construction Variables + + + This chapter describes the &MergeFlags;, &ParseFlags;, and &ParseConfig; methods of a &consenv;. + +
+ Merging Options into the Environment: the &MergeFlags; Function + &mergeflags; +
+
+ Separating Compile Arguments into their Variables: the &ParseFlags; Function + &parseflags; +
+
+ Finding Installed Library Information: the &ParseConfig; Function + &parseconfig; +
+
diff --git a/doc/user/main.xml b/doc/user/main.xml index 5bf274a..d592c49 100644 --- a/doc/user/main.xml +++ b/doc/user/main.xml @@ -177,18 +177,35 @@ &environments; - - - Merging Options into the Environment: the &MergeFlags; Function - &mergeflags; - - - Separating Compile Arguments into their Variables: the &ParseFlags; Function - &parseflags; - - - Finding Installed Library Information: the &ParseConfig; Function - &parseconfig; + + Automatically Putting Command-line Options into their Construction Variables + + + This chapter describes the &MergeFlags;, &ParseFlags;, and &ParseConfig; methods of a &consenv;. + +
+ Merging Options into the Environment: the &MergeFlags; Function + &mergeflags; +
+
+ Separating Compile Arguments into their Variables: the &ParseFlags; Function + &parseflags; +
+
+ Finding Installed Library Information: the &ParseConfig; Function + &parseconfig; +
+
-- cgit v0.12