Skip to content

Commit a97bcd1

Browse files
authored
Merge pull request SCons#4515 from mwichmann/doc/variables2
Update docs for Variables
2 parents 5dd1d9c + f644fc6 commit a97bcd1

File tree

6 files changed

+562
-368
lines changed

6 files changed

+562
-368
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
4040
build pdf versions which are then ignored.
4141
- Add the ability to print a Variables object for debugging purposes
4242
(provides a __str__ method in the class).
43+
- Update manpage and user guide for Variables usage.
4344

4445

4546
RELEASE 4.7.0 - Sun, 17 Mar 2024 17:22:20 -0700

RELEASE.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ DOCUMENTATION
6363

6464
- Updated Value Node docs.
6565
- Update manpage for Tools, and for the TOOL variable.
66+
- Update manpage and user guide for Variables usage.
6667

6768

6869

0 commit comments

Comments
 (0)