24 lines
857 B
Plaintext
24 lines
857 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 1 21:58:37 UTC 2011 - fsundermeyer@opensuse.org
|
|
|
|
First beta of the DocBook Authoring and Publishing Suite (daps),
|
|
the successor of susedoc. Major changes compared to susedoc:
|
|
|
|
* make calls have been replaced by central wrapper script daps
|
|
with svn/git style syntax
|
|
* Independent from shell environment
|
|
* All output generated by susedoc is placed in <wd>/build (default)
|
|
or in <BUILDDIR> (can be spcified on the copmmand line)
|
|
* Strict separation between generated content and source files
|
|
* Typical Linux configuration style hierarchy established:
|
|
- System wide configuration ( /etc/daps/config )
|
|
- User configuration ( ~/.daps/config )
|
|
- Book specific (ENVfile)
|
|
- Command line
|
|
* STDOUT output much less verbose, log file is written
|
|
* Debugging function
|
|
* bugfixes
|
|
|
|
|
|
|