New release DAPS 2.0~beta5:

- fully supporting the suse-doc-style-checker (target stylecheck)
- fix for "online-docs": only tar'ing png and jpg if respective
  images are available
- fix for ticket #225 (Misleading error message when xml files do
  not reside in a directory named xml/)
- fix for ticket #218 (Improve error handling for --rootid
  parameter)
- added tests for targets "package-html and "package-pdf"
- resulting filenames for package-html and package-pdf can now
  be queried via "showvariable"

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=143
This commit is contained in:
Frank Sundermeyer
2014-04-24 20:06:40 +00:00
committed by Git OBS Bridge
parent a78dc9cda9
commit b897f4cc02
4 changed files with 21 additions and 4 deletions

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Apr 23 15:31:09 UTC 2014 - fsundermeyer@opensuse.org
New release DAPS 2.0~beta5:
- fully supporting the suse-doc-style-checker (target stylecheck)
- fix for "online-docs": only tar'ing png and jpg if respective
images are available
- fix for ticket #225 (Misleading error message when xml files do
not reside in a directory named xml/)
- fix for ticket #218 (Improve error handling for --rootid
parameter)
- added tests for targets "package-html and "package-pdf"
- resulting filenames for package-html and package-pdf can now
be queried via "showvariable"
-------------------------------------------------------------------
Fri Mar 14 16:11:06 UTC 2014 - fsundermeyer@opensuse.org