Skip to content

Commit 2ca00ce

Browse files
authored
Merge pull request #4882 from mwichmann/bricks-img
Fix a doc build niggle
2 parents fcd70a1 + da9dc62 commit 2ca00ce

6 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGES.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,8 @@ RELEASE VERSION/DATE TO BE FILLED IN LATER
146146
is renamed to "legacy_sched_deprecated".
147147
- Java tool recognizes all released versions, and no longer needs manual
148148
updating as new releases are made. Default is now latest LTS - v25.
149+
- Fixed an old problem in PDF doc generation where the path to an
150+
image file ended up with a "not found" error.
149151
- Reference manual improvements:
150152
* More clarifications in Builder Methods section.
151153
* Clarify VariantDir behavior when switching from duplicate=True (the

RELEASE.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,9 @@ DOCUMENTATION
182182

183183
* Tweak the wording for $PRINT_CMD_LINE_FUNC.
184184

185+
- Fixed an old problem in PDF doc generation where the path to an
186+
image file ended up with a "not found" error.
187+
185188
DEVELOPMENT
186189
-----------
187190

doc/design/titlepage/SConsBuildBricks_path.svg

Lines changed: 1 addition & 1 deletion
Loading

doc/man/titlepage/SConsBuildBricks_path.svg

Lines changed: 1 addition & 1 deletion
Loading

doc/reference/titlepage/SConsBuildBricks_path.svg

Lines changed: 1 addition & 1 deletion
Loading

doc/user/titlepage/SConsBuildBricks_path.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)