Go to file
Frank Sundermeyer 4787c5564f - Completely rewrote the verbosity stuff:
* Verbosity none: only display on line with result (default)
  * Verbosity 1 (-v, --verbose=1): print the most important target results
  * Verbosity 2 (-vv --verbose=2): print all commands called by make
  * Default verbosity level can be overwritten in ~/.daps/config via
    VERBOSITY=(0|1|2)
- General option -d is no longer supported to avoid confusion with
  subcommand option -d (draft mode) - use --debug instead
- Replaced target clean-book with clean-results
- Updated BUGS and TODO
- Stylesheets:
  * fixed bnc#573835 (PDF metadata)
- Bugfix: BUILD_DIR is now set in the makefiles
- Packaging:
  * added script that generates the source tarball via
    svn export
  * added %{ext_man} to spec file

OBS-URL: https://build.opensuse.org/package/show/Documentation:Tools/daps?expand=0&rev=46
2011-09-19 11:20:18 +00:00
.gitattributes First public beta of daps, the successor of susedoc 2011-07-01 23:12:32 +00:00
.gitignore First public beta of daps, the successor of susedoc 2011-07-01 23:12:32 +00:00
daps-0.9beta7.tar.bz2 - Completely rewrote the verbosity stuff: 2011-09-19 11:20:18 +00:00
daps.changes - Completely rewrote the verbosity stuff: 2011-09-19 11:20:18 +00:00
daps.rpmlintrc First public beta of daps, the successor of susedoc 2011-07-01 23:12:32 +00:00
daps.spec - Applied spec file changes after Jan Engelhardt's mail on 2011-09-19 07:00:32 +00:00
fetch_source - Completely rewrote the verbosity stuff: 2011-09-19 11:20:18 +00:00