summaryrefslogtreecommitdiffstats
path: root/doc/generated/functions.mod
Commit message (Collapse)AuthorAgeFilesLines
* Implement `GetSConsVersion` static methodThaddeus Crews2024-04-151-0/+4
|
* Added docsWilliam Deegan2023-06-051-0/+4
|
* Add ValidateOption() API which validates that all command line options are ↵William Deegan2022-08-131-0/+4
| | | | either SCons specified or specifie by AddOption calls. It will error out if there are any unknown options. Resolves Issue #4187
* User Guide: update markup for cmdline section [ci skip]Mats Wichmann2020-06-021-4/+0
| | | | | | | | | Update the markup in the cmdline chapter. Also checked in two generated docs which were changed by a couple of earlier changesets. Signed-off-by: Mats Wichmann <mats@linux.com>
* doc generation: fix another src->SCons transitionMats Wichmann2020-05-111-9/+1
| | | | | | | Another regen of generated files, as there were a couple of changes that affected those. Signed-off-by: Mats Wichmann <mats@linux.com>
* [WIP] adjust docbuild for moved src [ci skip]Mats Wichmann2020-05-101-0/+4
| | | | | | | src/engine/SCons moved to SCons, affects wired in paths in documentation, and doc building scripts Signed-off-by: Mats Wichmann <mats@linux.com>
* Manpage example tweaks [ci skip]Mats Wichmann2020-04-071-4/+0
| | | | | | | | | | | | | | | | | A set of minor changes to various extra files (i.e. not scons.xml itself). Mainly this reformats some example code when it looked bad in a fixed-width version (pdf or Linux-style manpage). Also: additional wording on default environment (included here because file was being modified anyway), and define an entity for default env. in doc/scons.mod. Commits changes to two generated .mod files to make sure entities list is correct even if even if a full regen of these files (bin/docs-update-generated) is not done. Signed-off-by: Mats Wichmann <mats@linux.com>
* Regenerated docs for 3.1.2 releaseWilliam Deegan2019-12-171-4/+0
|
* [PR 3475] update docs/generated [ci skip]Mats Wichmann2019-11-161-8/+0
| | | | | | | | | | There's debated about whether the generated should be checked in at all; without an answer to that, they've fallen far enough out of sync that it becomes harder to use "git diff" as a spot-check that nothing strange is happening due to any given doc change. This should resync them to current. Signed-off-by: Mats Wichmann <mats@linux.com>
* Added docs for use of the PyPackageDir functiongrbd2017-08-031-0/+4
|
* Update docs to remove deprecated sourcecode toolsWilliam Deegan2017-03-201-16/+0
|
* remove deprecated Perforce toolWilliam Deegan2017-03-201-4/+0
|
* - added EPUB Builder to the DocBook Tool, based on the work of Andrew ↵Dirk Baechle2013-12-211-0/+4
| | | | Featherstone
* - added default files in doc/generated/Dirk Baechle2013-05-031-0/+371