summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-manual-customization.xsl
Commit message (Collapse)AuthorAgeFilesLines
* documentation: Reverted back to the 1.76.1 XSL stylesheetScott Rifenbark2015-02-171-2/+2
| | | | | | | | | | | | | | | | | | Using the 1.76.1 version in all the customization layers so the manual revision tables will build with boxes. (From yocto-docs rev: a5ff3f41ed0eb0157983affdd0238d88d545295b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Conflicts: documentation/adt-manual/adt-manual-customization.xsl documentation/bsp-guide/bsp-guide-customization.xsl documentation/dev-manual/dev-manual-customization.xsl documentation/mega-manual/mega-manual-customization.xsl documentation/ref-manual/ref-manual-customization.xsl documentation/yocto-project-qs/yocto-project-qs-customization.xsl Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Move poky-ref-manual global parameters to customization fileTimo Mueller2013-02-141-0/+5
| | | | | | | | Standard stylesheet parameters were moved to the docbook customization file tying them to the docbook stylesheet used. Removing these parameters simplifies the Makefile. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Rename of poky-ref-manual folder to ref-manual.Scott Rifenbark2013-01-071-0/+6
Changing the folder that holds the YP Reference Manual to be "ref-manual". This will help with confustion over the manual's intended purpose. (From yocto-docs rev: 1106442964b5080cb0b6b3bd3af32e9407c0f7c1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>