From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../poky-ref-m
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |7 +--
.../poky-ref-manual-customization.xs
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the yocto-project-qs. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |9 +
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/poky-ref-manual/poky-ref-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml
b/doc
From: Timo Mueller
This target will generate eclipse help for the poky-ref-manual using
the poky-ref-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |3 +--
.../yocto-project-qs-customization.xsl
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../yocto-proj
From: Timo Mueller
This target will generate eclipse help for the yocto-project-qs using
the yocto-project-qs-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |
From: Timo Mueller
---
documentation/Makefile |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/documentation/Makefile b/documentation/Makefile
index 0537c22..005d670 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -295,13 +295,13 @@ ifneq ($(DOC
From: Timo Mueller
These parameters are required so resolve links between different
documentation parts inside eclipse.
---
.../adt-manual-eclipse-customization.xsl |6 ++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/documentation/adt-manual/adt-manual-eclipse
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |6 +-
.../dev-manual/dev-manual-customizati
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../dev-manual
From: Timo Mueller
Hi,
this version adds two changes to the existing patch set:
1. Additional xslt parameters for indenting the html properly.
2. Fixing links between different documentation documents. This is
similar to the link resolving found in the mega-manual and also
requires the docbook
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/dev-manual/dev-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/dev-manual/dev-manual.xml
b/documentation/dev-manua
From: Timo Mueller
This target will generate eclipse help for the dev-manual using
the dev-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile | 10 ++
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |6 +-
.../bsp-guide/bsp-guide-customization
From: Timo Mueller
This target will generate eclipse help for the bsp-guide using
the bsp-guide-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |4 +++-
1
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the dev-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile | 13 ---
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../bsp-guide/
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the bsp-guide. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |7 ---
1 f
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/bsp-guide/bsp-guide.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/bsp-guide/bsp-guide.xml
b/documentation/bsp-guide/bsp
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |7 +--
.../kernel-manual/kernel-manual-cust
From: Timo Mueller
This target will generate eclipse help for the kernel-manual using
the kernel-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |4
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../kernel-man
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/kernel-manual/kernel-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/kernel-manual/kernel-manual.xml
b/documentati
From: Timo Mueller
This target will generate eclipse help for the poky-ref-manual using
the poky-ref-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |7 +--
.../poky-ref-manual-customization.xs
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../poky-ref-m
From: Timo Mueller
This target will generate eclipse help for the yocto-project-qs using
the yocto-project-qs-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the yocto-project-qs. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |9 +
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the poky-ref-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |6 +++---
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the kernel-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |8 +---
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/poky-ref-manual/poky-ref-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml
b/doc
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |3 +--
.../yocto-project-qs-customization.xsl
From: Timo Mueller
The script tools/eclipse-help.sed is used to convert links that
point to other documentation parts. This avoids having to leave
the eclipse help center when clicking these links.
---
documentation/Makefile | 15 +--
1 files changed, 13 insertions(+), 2 deletions(
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../yocto-proj
From: Timo Mueller
The file is used when creating eclipse help html files. It processes
all html files and converts links so that the user can navigate
between different docuementation parts without leaving the eclipse
help center.
---
documentation/tools/eclipse-help.sed | 18
From: Timo Mueller
This is the preparation needed for adding documentation from the yocto
project later on.
---
.../org.yocto.sdk.doc.user/META-INF/MANIFEST.MF|1 +
plugins/org.yocto.sdk.doc.user/build.properties|2 ++
plugins/org.yocto.sdk.doc.user/plugin.xml |7 +++
From: Timo Mueller
This currently empty plugin will in the future contain the
documentation of the yocto project converted to the eclipse help
format.
---
plugins/org.yocto.sdk.doc.user/.classpath |6
plugins/org.yocto.sdk.doc.user/.project| 28 +++
From: Timo Mueller
The added plugin will contain the official documentation of the yocto
project.
---
features/org.yocto.sdk.doc/feature.xml |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/features/org.yocto.sdk.doc/feature.xml
b/features/org.yocto.sdk.doc/featur
From: Timo Mueller
The project documentation of yocto is licensed under the Create
Commons Attribution Share Alike 2.0 (CCA-SA). Because the plugins
containing this documentation cannot be licensed under the Eclipse
Public License 1.0, as it is not compatible to the CCA-SA, this
feature will cont
From: Timo Mueller
The feature is added to the yocto main feature so it will be part of
the build. Also when installing the documentation feature will also be
installed.
To be able to install the documentation feature is has to be available
via an eclipse update site. It is currently not part of
From: Timo Mueller
Using the update site the user is able to install the documentation
feature. As it is required by yocto's main feature it will be
automatically installed during the main features installation.
---
features/org.yocto.sdk.site/category.xml |6 ++
features/org.yocto.sdk.s
From: Timo Mueller
The title of a pdf document is part of the image used on the title
page. Thus the title defined (e.g. bookinfo.title) in a document
should never be used when creating title pages for pdf documents. As
other output formats may use the title information to create metadata
the tit
From: Timo Mueller
This target will generate eclipse help for the adt-manual using
the adt-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile | 23 ++
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
Furthermore supporting new output formats can now be achieved by
creating a new customization file containi
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
Additional paramet
From: Timo Mueller
Hi,
this is a rework of the patches I've been submitting to include the
generation of eclipse help files into the documentation build system.
>From original rfc ([yocto-docs] Add eclipse help generation to
build system):
I've added the target 'eclipse' to the documentation's
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/adt-manual/adt-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/adt-manual/adt-manual.xml
b/documentation/adt-manua
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the adt-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |9 +
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../dev-manual
From: Timo Mueller
This target will generate eclipse help for the dev-manual using
the dev-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile | 10 ++
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |6 +-
.../dev-manual/dev-manual-customizati
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/dev-manual/dev-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/dev-manual/dev-manual.xml
b/documentation/dev-manua
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the dev-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |7 ---
1
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |6 +-
.../bsp-guide/bsp-guide-customization
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../bsp-guide/
From: Timo Mueller
This target will generate eclipse help for the bsp-guide using
the bsp-guide-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |4 +++-
1
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/bsp-guide/bsp-guide.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/bsp-guide/bsp-guide.xml
b/documentation/bsp-guide/bsp
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the bsp-guide. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |7 ---
1 f
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the kernel-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |8 +---
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../kernel-man
From: Timo Mueller
This target will generate eclipse help for the poky-ref-manual using
the poky-ref-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../poky-ref-m
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |3 +--
.../yocto-project-qs-customization.xsl
From: Timo Mueller
This target will generate eclipse help for the kernel-manual using
the kernel-manual-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |4
From: Timo Mueller
The file is used when creating eclipse help html files. It processes
all html files and converts links so that the user can navigate
between different docuementation parts without leaving the eclipse
help center.
---
documentation/tools/eclipse-help.sed | 18
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/kernel-manual/kernel-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/kernel-manual/kernel-manual.xml
b/documentati
From: Timo Mueller
The title of the document used to create metadata for output formats
such as eclipse help.
---
documentation/poky-ref-manual/poky-ref-manual.xml |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/documentation/poky-ref-manual/poky-ref-manual.xml
b/doc
From: Timo Mueller
The fake title section is converted into a docbook
article.articleinfo. If used with a custom title page this will lead
to the excapt same output. But I will enable the creation of metadata
from this title information.
---
.../yocto-project-qs/yocto-project-qs.xml |
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |7 +--
.../kernel-manual/kernel-manual-cust
From: Timo Mueller
Standard stylesheet parameters were moved to the docbook customization
file tying them to the docbook stylesheet used. Removing these
parameters simplifies the Makefile.
---
documentation/Makefile |7 +--
.../poky-ref-manual-customization.xs
From: Timo Mueller
This stylesheet uses the eclipse stylesheets of docbook to create
eclipse help from this documentation. In addition to simple html
files these stylesheets will also create xml files which are
needed to integrate the documentation into eclipse (e.g. toc.xml).
---
.../yocto-proj
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the poky-ref-manual. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |6 +++---
From: Timo Mueller
This target will generate eclipse help for the yocto-project-qs using
the yocto-project-qs-eclipse-customization.xsl stylesheet.
The output will be generated to a separate directory which can be used
for integrating the documentation into eclipse.
---
documentation/Makefile |
From: Timo Mueller
---
documentation/Makefile | 16
1 files changed, 4 insertions(+), 12 deletions(-)
diff --git a/documentation/Makefile b/documentation/Makefile
index 3abfb3e..957f5e5 100644
--- a/documentation/Makefile
+++ b/documentation/Makefile
@@ -11,6 +11,8 @@
#
From: Timo Mueller
Eclipse help documents are now created when calling the 'make all'
target on the yocto-project-qs. Resulting files are archived into
the tarball as well. When calling 'make clean' artefacts of
the eclipse documentation build are deleted.
---
documentation/Makefile |9 +
From: Timo Mueller
The script tools/eclipse-help.sed is used to convert links that
point to other documentation parts. This avoids having to leave
the eclipse help center when clicking these links.
---
documentation/Makefile | 18 --
1 files changed, 16 insertions(+), 2 deletio
101 - 178 of 178 matches
Mail list logo