Opened 16 years ago
Closed 16 years ago
#1096 closed enhancement (fixed)
html generation from docbook source generates an warning
Reported by: | Jari Häkkinen | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.8 |
Component: | documentation | Version: | |
Keywords: | Cc: |
Description
I suppose we some day should move to <xslt>
as advised below
docbook.consolidate: [copy] Copying 172 files to /path/to/base/base/build/docbook/html [style] Warning: the task name <style> is deprecated. Use <xslt> instead. [style] Processing /path/to/base/base/build/docbook/html/index.xml to /path/to/base/base/build/docbook/html/docbook-ready-file.tmp [style] Loading stylesheet /path/tp/base/base/lib/docbook/preprocess/preprocess.xsl [style] Variable $SGML_CATALOG_FILES not set
Change History (2)
comment:1 by , 16 years ago
Milestone: | → BASE 2.8 |
---|---|
Owner: | changed from | to
Priority: | major → trivial |
Status: | new → assigned |
comment:2 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4439]) Fixes #1096: html generation from docbook source generates an warning