Version 1.0.2 (Bugfix Release):
- target showvariable exited with an error if requested variable was empty - disabled Permalink generation for PDFs (this is an HTML-only feature) - images were not cerrectly references for target jsp - the DEF file was not correctly packaged in target locdrop - fixed webhelp target. Wildcards do not work in classpath expression, resolved them with $(wildcard $(firstword()) - Warning message "DEF file is missing" was issued for targets that do not have a --def-file option - targets package-html and package-pdf failed with an error on desktop files generation - target remaininggraphics always returned an empty list - SVG to SVG conversions generated useless error messages * Stylesheets: - removed obsolete stuff for @role=productname, productnumber, or productnameref - Quick Start Guide: Finished - Updated README.upgrade_from_susedoc_4.x OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=96
This commit is contained in:
parent
8535a6454b
commit
0729a2a986
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:942630578c1aa0efcd53946e674faa43fb2180c3ddf499cb3e4bf020ac372f3f
|
||||
size 1331768
|
3
daps-1.0.2.tar.bz2
Normal file
3
daps-1.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cc08090194535f84c731d1705f55d5494f8476e94870f4e053faf57115c39df
|
||||
size 1408909
|
27
daps.changes
27
daps.changes
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 24 12:58:25 UTC 2012 - fsundermeyer@opensuse.org
|
||||
Wed May 2 13:01:28 UTC 2012 - fsundermeyer@opensuse.org
|
||||
|
||||
Version 1.0.1 (Bugfix Release):
|
||||
Version 1.0.2 (Bugfix Release):
|
||||
|
||||
* Important:
|
||||
- in order to avoid confusion with short options for daps itself
|
||||
@ -36,17 +36,34 @@ Version 1.0.1 (Bugfix Release):
|
||||
DocBook Stylesheets
|
||||
- Due to a variable name mismatch, the --name option did not work
|
||||
properly
|
||||
- target showvariable exited with an error if requested variable was
|
||||
empty
|
||||
- target showvariable exited with an error if requested variable
|
||||
was empty
|
||||
- config options FOP_CONFIG and XEP_CONFIG were not used. The fix
|
||||
renames them to FOP_CONFIG_FILE and XEP_CONFIG_FILE - these
|
||||
variables are used in the wrapper scripts
|
||||
- FOP_WRAPPER and XEP_WRAPPER were not set correctly when
|
||||
DAPSROOT was set
|
||||
- disabled Permalink generation for PDFs (this is an HTML-only
|
||||
feature)
|
||||
- images were not cerrectly references for target jsp
|
||||
- the DEF file was not correctly packaged in target locdrop
|
||||
- fixed webhelp target. Wildcards do not work in classpath
|
||||
expression, resolved them with $(wildcard $(firstword())
|
||||
- Warning message "DEF file is missing" was issued for targets
|
||||
that do not have a --def-file option
|
||||
- targets package-html and package-pdf failed with an error on
|
||||
desktop files generation
|
||||
- target remaininggraphics always returned an empty list
|
||||
- SVG to SVG conversions generated useless error messages
|
||||
|
||||
* Stylesheets:
|
||||
- removed obsolete stuff for @role=productname,
|
||||
productnumber, or productnameref
|
||||
|
||||
* Documentation:
|
||||
- Quickstart Guide: Finished
|
||||
- Quick Start Guide: Finished
|
||||
- User Guide: Significant additions, but still work in progress
|
||||
- Updated README.upgrade_from_susedoc_4.x
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user