summaryrefslogtreecommitdiffstats
path: root/doc/book-enea-linux-eclipse-open-source
Commit message (Collapse)AuthorAgeFilesLines
* Doc Add autovariables from manifest, poky.ent, enea.confLennart Johansson2016-06-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Add autovariable from manifest repository name, e.g. the profile name Add autovariables from poky.ent, e.g. Yocto version etc.. in pardoc-distro Add autovariables from enea.conf e.g. release MAJOR MINOR via generated s_docsrc_common/pardoc-distro and also pick up MAJOR MINOR into the make system to create BOOK_VER => BL_LABEL on books Add autocreate build_boot chapter in release info from the README files in all included targets Adapt book XML files to the above Currently this makes the Makefile and init scripts identical in different el6-<profile>.git All are now automatic: Just clone el6-xxxx.git and cd el6-xxx/doc ; make doc and all are done until the books are built and ready. It takes several minutes to autofetch all from git using the repo command according to the target manifests before the books start to build. Rebuilding books are quick. Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>
* Added licenses.xml for EclipseThomas Lundström2016-05-171-0/+10443
|
* Doc Add book-enea-linux-eclipse-open-sourceLennart Johansson2016-05-163-0/+42
Add doc/book-enea-linux-eclipse-open-source as directory with swcomp.mk, doc/book.xml, doc/about.xml NOT YET licenses.xml or doc/Makefile. Please add licenses.xml and uncomment the line in Makefile when the licenses.xml have been added. Signed-off-by: Lennart Johansson <lennart.johansson@enea.com>