diff options
author | Mats Wichmann <mats@linux.com> | 2019-12-14 07:40:27 -0700 |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2019-12-20 15:42:16 -0700 |
commit | d252e54734cf5c0501a689f37a00a27c0ff1a39d (patch) | |
tree | 97c77e81f725256adaab42398bd991a3aaa2c7b9 /doc/generated/variables.gen | |
parent | 1beb09189e73ccde9bd9291a4f46e0673edbc2f8 (diff) | |
download | scons-git-d252e54734cf5c0501a689f37a00a27c0ff1a39d.tar.gz |
Update manpage intro section [ci skip]
Side effect: added an entry to scons.mod for the sconscript function
(it didn't have one since the name itself was already in use).
Change the type of a few entities. Those changes don't have a
content effect, just a presentation effect.
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'doc/generated/variables.gen')
-rw-r--r-- | doc/generated/variables.gen | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/generated/variables.gen b/doc/generated/variables.gen index 9050832e0..21e0b1fbd 100644 --- a/doc/generated/variables.gen +++ b/doc/generated/variables.gen @@ -3448,17 +3448,6 @@ If this is not set, then <link xmlns="http://www.scons.org/dbxsd/v1.0" linkend=" </para> </listitem> </varlistentry> - <varlistentry id="cv-LDMODULEEMITTER"> - <term>LDMODULEEMITTER</term> - <listitem> -<para xmlns="http://www.scons.org/dbxsd/v1.0"> -Contains the emitter specification for the -<link xmlns="http://www.scons.org/dbxsd/v1.0" linkend="b-LoadableModule"><function>LoadableModule</function></link> builder. -The manpage section "Builder Objects" contains -general information on specifying emitters. -</para> -</listitem> - </varlistentry> <varlistentry id="cv-LDMODULEFLAGS"> <term>LDMODULEFLAGS</term> <listitem> |