From d30cfd28d1ea8856a65e157fae682b67e1810d44 Mon Sep 17 00:00:00 2001 From: Mats Wichmann Date: Sun, 29 Aug 2021 13:29:18 -0600 Subject: Update variables/cli chapter of user guide [ci skip] This is really just tweaking, no material changes: the subject of instructions is now consistently "you", and the frequent distinction between the sconscript writer and a seperate category of "users" is emilinated for a cleaner read, and it doesn't say "we" any longer (this distinction is sure to still exist elsewhere in the User Guide). Present tense is also used - there were previously a lot of future tense uses ("will foo"). As usual, some markup stuff is added. doc/scons.mod is condensed a little by making five-line comment blocks into one line, and markup is changed on the three environment variables ( instead of ). Signed-off-by: Mats Wichmann --- doc/scons.mod | 158 ++++++---------- doc/user/command-line.xml | 456 +++++++++++++++++++++++----------------------- 2 files changed, 293 insertions(+), 321 deletions(-) diff --git a/doc/scons.mod b/doc/scons.mod index 72adf68..798654f 100644 --- a/doc/scons.mod +++ b/doc/scons.mod @@ -1,16 +1,39 @@ - + Aegis"> Ant"> @@ -73,11 +91,7 @@ zip"> - + Action"> ActionBase"> @@ -104,12 +118,7 @@ Wrapper"> - - + --config"> --debug=duplicate"> @@ -127,23 +136,15 @@ --tree"> -Q"> - + implicit_cache"> implicit_deps_changed"> implicit_deps_unchanged"> - - + build"> Makefile"> @@ -159,10 +160,9 @@ src"> + @@ -283,10 +283,14 @@ UnknownOptions"> UnknownVariables"> + + subst"> + + Message"> Result"> CheckCHeader"> @@ -306,21 +310,18 @@ + IndexError"> NameError"> str"> zipfile"> -Cache"> - - - + ARGLIST"> ARGUMENTS"> @@ -329,12 +330,7 @@ DEFAULT_TARGETS"> - - + BUILDERMAP"> COLOR"> @@ -348,24 +344,14 @@ TARSUFFIX"> + - - -PATH"> -PYTHONPATH"> -SCONSFLAGS"> - - - - + allowed_values"> build_dir"> @@ -379,23 +365,13 @@ variant_dir"> - - + all"> none"> - - + BuildDir"> CFile"> @@ -422,14 +398,15 @@ VariantDir"> Zip"> - -Make"> + +Make"> - @@ -480,11 +457,8 @@ typedef"> - + action="> batch_key="> @@ -493,11 +467,8 @@ strfunction="> varlist="> - + bar"> common1.c"> @@ -532,30 +503,21 @@ prog.exe"> stdio.h"> - + +"> #"> - + announce@scons.tigris.org"> scons-dev@scons.org"> scons-users@scons.org"> - + diff --git a/doc/user/command-line.xml b/doc/user/command-line.xml index 8db9230..ef2f09a 100644 --- a/doc/user/command-line.xml +++ b/doc/user/command-line.xml @@ -22,7 +22,9 @@