diff options
Diffstat (limited to 'documentation/Makefile')
| -rw-r--r-- | documentation/Makefile | 20 |
1 files changed, 2 insertions, 18 deletions
diff --git a/documentation/Makefile b/documentation/Makefile index 6e2308ff29..ad30439bc8 100644 --- a/documentation/Makefile +++ b/documentation/Makefile | |||
| @@ -91,7 +91,7 @@ XSLTOPTS = --stringparam html.stylesheet brief-yoctoprojectqs-style.css \ | |||
| 91 | --stringparam section.label.includes.component.label 0 \ | 91 | --stringparam section.label.includes.component.label 0 \ |
| 92 | --xinclude | 92 | --xinclude |
| 93 | ALLPREQ = html tarball | 93 | ALLPREQ = html tarball |
| 94 | TARFILES = brief-yoctoprojectqs-style.css brief-yoctoprojectqs.html figures/ypqs-title.png \ | 94 | TARFILES = brief-yoctoprojectqs-style.css brief-yoctoprojectqs.html figures/bypqs-title.png \ |
| 95 | figures/yocto-project-transp.png | 95 | figures/yocto-project-transp.png |
| 96 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse | 96 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse |
| 97 | FIGURES = figures | 97 | FIGURES = figures |
| @@ -186,22 +186,6 @@ STYLESHEET = $(DOC)/*.css | |||
| 186 | 186 | ||
| 187 | endif | 187 | endif |
| 188 | 188 | ||
| 189 | ifeq ($(DOC),yocto-project-qs) | ||
| 190 | XSLTOPTS = --stringparam html.stylesheet qs-style.css \ | ||
| 191 | --stringparam chapter.autolabel 1 \ | ||
| 192 | --stringparam section.autolabel 1 \ | ||
| 193 | --stringparam section.label.includes.component.label 1 \ | ||
| 194 | --xinclude | ||
| 195 | ALLPREQ = html eclipse tarball | ||
| 196 | |||
| 197 | TARFILES = yocto-project-qs.html qs-style.css \ | ||
| 198 | figures/yocto-project-transp.png figures/ypqs-title.png \ | ||
| 199 | eclipse | ||
| 200 | MANUALS = $(DOC)/$(DOC).html $(DOC)/eclipse | ||
| 201 | FIGURES = figures | ||
| 202 | STYLESHEET = $(DOC)/*.css | ||
| 203 | endif | ||
| 204 | |||
| 205 | ifeq ($(DOC),mega-manual) | 189 | ifeq ($(DOC),mega-manual) |
| 206 | XSLTOPTS = --stringparam html.stylesheet mega-style.css \ | 190 | XSLTOPTS = --stringparam html.stylesheet mega-style.css \ |
| 207 | --stringparam chapter.autolabel 1 \ | 191 | --stringparam chapter.autolabel 1 \ |
| @@ -295,7 +279,7 @@ TARFILES = mega-manual.html mega-style.css \ | |||
| 295 | figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \ | 279 | figures/sdk-environment.png figures/sdk-installed-standard-sdk-directory.png \ |
| 296 | figures/sdk-devtool-add-flow.png figures/sdk-installed-extensible-sdk-directory.png \ | 280 | figures/sdk-devtool-add-flow.png figures/sdk-installed-extensible-sdk-directory.png \ |
| 297 | figures/sdk-devtool-modify-flow.png figures/sdk-eclipse-dev-flow.png \ | 281 | figures/sdk-devtool-modify-flow.png figures/sdk-eclipse-dev-flow.png \ |
| 298 | figures/sdk-devtool-upgrade-flow.png figures/bitbake-build-flow.png figures/ypqs-title.png \ | 282 | figures/sdk-devtool-upgrade-flow.png figures/bitbake-build-flow.png figures/bypqs-title.png \ |
| 299 | figures/getting-started-title.png figures/concepts-manual-title.png | 283 | figures/getting-started-title.png figures/concepts-manual-title.png |
| 300 | endif | 284 | endif |
| 301 | 285 | ||
