diff options
| -rw-r--r-- | documentation/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 093422f69f..0566a0f327 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
| @@ -83,6 +83,11 @@ | |||
| 83 | # example publishes the 1.2 version of the PDF and HTML YP Development Tasks Manual | 83 | # example publishes the 1.2 version of the PDF and HTML YP Development Tasks Manual |
| 84 | # for the 'denzil' branch. | 84 | # for the 'denzil' branch. |
| 85 | # | 85 | # |
| 86 | # IN MEMORIAM: This comment is to remember Scott Rifenbark (scottrif), whom we lost | ||
| 87 | # in January, 2020. Scott was the primary technical writer for the Yocto Project for | ||
| 88 | # over 9 years. In that time, he contributed many thousands of patches, built this | ||
| 89 | # documentation tree, and enabled tens of thousands of developers to succeed with | ||
| 90 | # embedded Linux. He ran this Makefile many thousands of times. Godspeed, Dude. | ||
| 86 | 91 | ||
| 87 | ifeq ($(DOC),brief-yoctoprojectqs) | 92 | ifeq ($(DOC),brief-yoctoprojectqs) |
| 88 | XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \ | 93 | XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \ |
