Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: daps | Distribution: openSUSE:Factory:zSystems |
Version: 3.3.2 | Vendor: openSUSE |
Release: 1.6 | Build date: Tue Oct 25 17:09:13 2022 |
Group: Productivity/Publishing/XML | Build host: reproducible |
Size: 2269957 | Source RPM: daps-3.3.2-1.6.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/openSUSE/daps | |
Summary: DocBook Authoring and Publishing Suite |
DocBook Authoring and Publishing Suite (DAPS) DAPS contains a set of stylesheets, scripts and makefiles that enable you to create HTML, PDF, EPUB and other formats from DocBook XML with a single command. It also contains tools to generate profiled source tarballs for distributing your XML sources for translation or review. DAPS also includes tools that assist you when writing DocBook XML: validator, link checker, spellchecker, editor macros and stylesheets for converting DocBook XML.
GPL-2.0-only OR GPL-3.0-only
* Tue Oct 25 2022 Frank Sundermeyer <fsundermeyer@opensuse.org> Stable release DAPS 3.3.2: * Bug fixes: - Make DAPS work with libslt > 1.1.34 (https://github.com/openSUSE/daps/issues/679) - Profiling no longer requires processing instruction - if DC-file/command line contains profile settings the profiling stylesheets will autoimatically be applied (https://github.com/openSUSE/daps/issues/529) - FOP support for google noto-sans fonts (for Japanese, Korean, traditional & simplified Chinese) (https://github.com/openSUSE/daps/issues/684) - Fix validation error where errors were ignored or failed with a bash error (https://github.com/openSUSE/daps/issues/679) - unpacking locdrops automatically removes dm:editurl from docmanager XML header (if present) - Building parts of a document (with --rootid) is no longer supported when rootid points to a section or sect1 (because depending on HTML chunkling, this may result in an empty document) (https://github.com/openSUSE/daps/issues/686) * Helper scripts: - Added a few scripts for handling SUSE localization branches, improving SEO and migrating frm DocBook4 to DocBook5 - can be found in the sources under contrib/ (not included in SUSE packages) * Obsoletes patch daps-fix-build-against-libxslt-1.1.36+.patch * Mon Oct 17 2022 David Anes <david.anes@suse.com> * Add patch to build against libxslt 1.1.36+: - In libxslt >=1.1.35, the XSLT processor changed the resolution strategy. It gets two template rules (xi:include/@href and xi:include/@*) with the same priority (0.5). That's why we need to lower the priority to zero for xi:include/@* - Added patch "daps-fix-build-against-libxslt-1.1.36+.patch" * Mon Feb 14 2022 Stefan Knorr <sknorr@suse.com> - Stable release DAPS 3.3.1: * Bug fixes: - Added `--not-validate-tables` parameter that disables extended table validation to additional targets * Mon Feb 07 2022 Stefan Knorr <sknorr@suse.com> - Stable release DAPS 3.3.0: * New features: - DocBook table validation is now enabled by default as part of validation and building (#532) - Improved validation to always check XML validity, tables, images, and IDs, rather than stopping after the first issue occurs - Set up Poppins font in FOP config delivered with DAPS * Bug fixes: - Fixed validation failures occurring because `--verbose` was set - Fixed xml-wellformedness check to use a non-zero exit code when entity definitions are missing (#539) - Improved image check during validation to check within context of entire set, not just current root ID (#627) - Fixed output of missing/duplicated image list displayed during build (#634) - Fixed paths to entity files in `unpack-locdrop` - Fixed output of `daps -v` when there is no XSL-FO formatter installed (#622) - Fixed `daps spellcheck --help` output - Improved messages for `unpack-locdrop` and other subcommands * Removed features: - Removed unused `process-xrefs` and `checkconformance` stylesheets (#612) * Repository changes: - Integrated Python tooling and tests for `xml-wellformed` and `getentityname` * Thu Jun 10 2021 Stefan Knorr <sknorr@suse.com> - Stable release DAPS 3.2.0: * New features: - Added config file compatible with xmlformat 1.9 (for the xmlformat version from github.com/someth2say/xmlformat) - Added DocBook table validation script (must be run manually currently) * Bug fixes: - Properly enabled `--validate-ids` and `--validate-images` validation options - For consistency/compatibility, output PDFNAME deprecation message to stderr - In AsciiDoc postprocess stylesheet, fixed handling of subtitles - Removed remaining references to Ghostscript (#614) * Removed features: - Remove `html --jsp` target that was unused for years (#609) - Removed the `online-docs` target and associated DocBook 5-to-4 conversion stylesheets (#610) - Removed code to query SVN properties that was unused for years (#611) * Fri May 21 2021 Stefan Knorr <sknorr@suse.com> - Stable release DAPS 3.1.2: * Bug fixes: - Fixed issue where irrelevant XIncludes would cause validation errors (#617) * Documentation: - Updated installation documentation * Wed May 12 2021 Stefan Knorr <sknorr@suse.com> - Stable release DAPS 3.1.1: * Bug fixes: - Removed error messages that appeared during command-line completion * Packaging changes: - Updated Spec file from OBS repo * Tue May 11 2021 Stefan Knorr <sknorr@suse.com> - Stable release DAPS 3.1.0: * New features: - Allow converting AsciiDoc books with multiple parts into a DocBook set (`--adocset`/`ADOC_SET="yes"`) - Remove `dm:docmanager` during `unpack-lockdrop` when `--remove-dm` is used - Added support for DITAA diagrams as an image format (must be added as an external file) (#540) - Allow using `{daps-adoc-attribute}` from AsciiDoc sources to add a list of all AsciiDoc attributes used by DAPS to the output (#573) - Added `daps validate` options `--validate-ids` (checks whether IDs match a basic SEO-compatible set of characters) and `--validate-images` (checks for missing and duplicated images) - Renamed `daps checklink` to `daps linkcheck` for consistency with `daps spellcheck` and `daps stylecheck` - Renamed `PDFNAME` to `OUTPUTNAME` DC file option to clarify its purpose * Removed features: - Removed support for the Xfig (`.fig`), PDF, and EPS image formats - Removed support for the `asciidoc` tool, DAPS now only supports AsciiDoctor - Removed support for `--xsltparam` which has been replaced by `--stringparam` - Removed `--css=none` option of `daps epub` - Removed `daps-auto.pl` which has been replaced by `daps-autobuild` - Removed all support for Python 2 dependencies * Bug fixes: - When AsciiDoctor outputs a warning, DAPS will now fail, avoiding XML issues that would crop up later (this only works if AsciiDoctor >= 1.5.7 is used) - Find unresolvable AsciiDoc attribute references (such as `{reference}`) and error out rather than adding them to the output - When converting AsciiDoc, always unset the `imagesdir` attribute, so DAPS can mandate its own `images` directory - On successive DAPS runs, always convert AsciiDoc files to XML again - Improved default IDs generated by AsciiDoctor, to avoid leading underscores in IDs (#520) - Improved AsciiDoc `postprocess.xsl` clean-up stylesheet: - Rewrite `@contentwidth` to `@width` - Improved display of article titles - Fixed validation of generated abstract elements - Improved workarounds for `authorinitials`, `othername`, `lineage` - Output AsciiDoc `<<reference, title>>` construct as `title (<xref linkend="reference"/>)` (same for links) - Improved handling of slightly misused AsciiDoc block/ example syntax that was previously converted to GeekoDoc-incompatible `formalpara` elements - Fixed updating of profiled files when an entity or the DC file of the source has changed - Only use AsciiDoctor's `--failure-level` if the version of AsciiDoctor is new enough to support it - Allowed use of AsciiDoc attributes defined on command line and in DC file at the same time - Made DAPS's default set of AsciiDoc attributes overridable - Internally handle `--param` the same as `--stringparam` (#589) - Made sure that both `index.html` and `[ROOTID].html` are generated during HTML builds - Reworked `getentityname.py` (#556) - Restored compatibility with Novdoc profiling stylesheet references - Avoid stumbling over empty hrefs in XIncludes during validation - Fixed issue where DC file parser would concatenate rather than overwrite values - Fixed issue where DC file parser would not correctly recognize last line of a DC file if it did not end in a newline character (#553) - Fixed issue where default entities like `—` could not be found - Fixed `unpack-locdrop` runs that failed because file lists contained spaces rather than line breaks - Use `PROFOS` value during `locdrop` - Fixed `daps html --nostatic` build failure resulting from identical files error - Fixed GNU Make 4.3 `+=` operator compatibility - Added compatibility with Inkscape 1.0 command-line options - Set initial memory for FOP - Fixed path to Avalon Framework (bsc#1175214) - Fixed LibreOffice Draw executable name for Debian (#564) - Improved error message when MAIN file is missing (#494) - Improved error message displayed when ROOTID does not exist in the document (#546) - Show FOP warnings when running with `-vv` or higher verbosity - Suppressed error messages about missing `xml:base` during `daps linkcheck` (#558) - Improved message output of `daps-xmlwellformed` - Improved Git updating flow in `daps-autobuild` * Documentation: - Added man pages for `daps-xmlformat` and `daps-check-deps` (#491) - Added documentation for generating a DocBook set from an AsciiDoc book - Fixed typos and other minor issues throughout the documentation * Packaging changes: - Cleaned up TAR archives generated by GitHub (#489) - Do not make libexec XSL files executable (#492) * Thu Apr 02 2020 Dominique Leuenberger <dimstar@opensuse.org> - Add daps-gnu-make-4.3.patch: Fix compatibility with GNU Make 4.3. * Mon Jan 06 2020 Fridrich Strba <fstrba@suse.com> - Do not depend on xml-commons-jaxp-1.3-apis, but on generic xml-apis provider
/etc/daps /etc/daps/CatalogManager.properties /etc/daps/config /etc/daps/docbook-xmlformat-1.04.conf /etc/daps/docbook-xmlformat-1.9.conf /etc/daps/docbook-xmlformat.conf /etc/daps/fop /etc/daps/fop/fop-daps.xml /etc/daps/xep /etc/daps/xep/hyphen /etc/daps/xep/hyphen/czhyphen.il2 /etc/daps/xep/hyphen/dehyph_rx.tex /etc/daps/xep/hyphen/dkcommon.tex /etc/daps/xep/hyphen/eshyph_rx.tex /etc/daps/xep/hyphen/huhyph_rx.tex /etc/daps/xep/hyphen/hyphen_rx.tex /etc/daps/xep/hyphen/ithyph_rx.tex /etc/daps/xep/hyphen/plhyph_rx.tex /etc/daps/xep/hyphen/ruhyphal.tex /etc/daps/xep/xep-daps.xml /etc/xml/catalog.d/daps.xml /usr/bin/ccecho /usr/bin/daps /usr/bin/daps-autobuild /usr/bin/daps-check-deps /usr/bin/daps-init /usr/bin/daps-xmlformat /usr/share/bash-completion /usr/share/bash-completion/completions /usr/share/bash-completion/completions/daps /usr/share/daps /usr/share/daps/daps-xslt /usr/share/daps/daps-xslt/asciidoc /usr/share/daps/daps-xslt/asciidoc/postprocess.xsl /usr/share/daps/daps-xslt/asciidoc/setify.xsl /usr/share/daps/daps-xslt/common /usr/share/daps/daps-xslt/common/attributes.xsl /usr/share/daps/daps-xslt/common/catalog_xml2sgml.xsl /usr/share/daps/daps-xslt/common/check_rootid.xsl /usr/share/daps/daps-xslt/common/colornames.xml /usr/share/daps/daps-xslt/common/copy.xsl /usr/share/daps/daps-xslt/common/extract-components.xsl /usr/share/daps/daps-xslt/common/extract-files-and-images.xsl /usr/share/daps/daps-xslt/common/fixsvg.xsl /usr/share/daps/daps-xslt/common/get-all-used-files.xsl /usr/share/daps/daps-xslt/common/get-all-xmlids.xsl /usr/share/daps/daps-xslt/common/get-bookstructure.xsl /usr/share/daps/daps-xslt/common/get-booktitle.xsl /usr/share/daps/daps-xslt/common/get-dbxslt-version.xsl /usr/share/daps/daps-xslt/common/get-docbook-version.xsl /usr/share/daps/daps-xslt/common/get-graphics.xsl /usr/share/daps/daps-xslt/common/get-headlines-ids.xsl /usr/share/daps/daps-xslt/common/get-language.xsl /usr/share/daps/daps-xslt/common/get-links.xsl /usr/share/daps/daps-xslt/common/get-manpage-filename.xsl /usr/share/daps/daps-xslt/common/get-remarks.xsl /usr/share/daps/daps-xslt/common/get-rootelement-id.xsl /usr/share/daps/daps-xslt/common/get-rootids.xsl /usr/share/daps/daps-xslt/common/get-xml-model.xsl /usr/share/daps/daps-xslt/common/get-xml-stylesheet.xsl /usr/share/daps/daps-xslt/common/math.xsl /usr/share/daps/daps-xslt/common/pretty-print.xsl /usr/share/daps/daps-xslt/common/rects.svg /usr/share/daps/daps-xslt/common/reduce-from-set.xsl /usr/share/daps/daps-xslt/common/remove-db5-ns.xsl /usr/share/daps/daps-xslt/common/resolve-pi.xsl /usr/share/daps/daps-xslt/common/rootid.xsl /usr/share/daps/daps-xslt/common/search4includedfiles.xsl /usr/share/daps/daps-xslt/common/search4index.xsl /usr/share/daps/daps-xslt/common/svg.color2grayscale.xsl /usr/share/daps/daps-xslt/common/svg2svg.xsl /usr/share/daps/daps-xslt/common/vset.ops.xsl /usr/share/daps/daps-xslt/common/xpath.location.xsl /usr/share/daps/daps-xslt/contrib /usr/share/daps/daps-xslt/contrib/change-productname.xsl /usr/share/daps/daps-xslt/contrib/convert-table2variablelist.xsl /usr/share/daps/daps-xslt/contrib/get-graphics-csv.xsl /usr/share/daps/daps-xslt/contrib/get-ids.xsl /usr/share/daps/daps-xslt/contrib/get-novell-ids.xsl /usr/share/daps/daps-xslt/contrib/get-textonly.xsl /usr/share/daps/daps-xslt/contrib/get-xref2booklist.xsl /usr/share/daps/daps-xslt/contrib/get-xrefs.xsl /usr/share/daps/daps-xslt/contrib/listbook-xrefs.xsl /usr/share/daps/daps-xslt/contrib/maketoc.xsl /usr/share/daps/daps-xslt/contrib/obfuscate.xsl /usr/share/daps/daps-xslt/contrib/onlystructure.xsl /usr/share/daps/daps-xslt/contrib/preserve-remark.trans.xsl /usr/share/daps/daps-xslt/contrib/simple-headlines.xsl /usr/share/daps/daps-xslt/desktop /usr/share/daps/daps-xslt/desktop/docbook.xsl /usr/share/daps/daps-xslt/desktop/filename.xsl /usr/share/daps/daps-xslt/desktop/write.text.chunk.xsl /usr/share/daps/daps-xslt/epub /usr/share/daps/daps-xslt/epub/db2db.xsl /usr/share/daps/daps-xslt/epub/get_manifest.xsl /usr/share/daps/daps-xslt/index /usr/share/daps/daps-xslt/index/xml2idx.xsl /usr/share/daps/daps-xslt/lib /usr/share/daps/daps-xslt/lib/create-doctype.xsl /usr/share/daps/daps-xslt/lib/resolve-xrefs.xsl /usr/share/daps/daps-xslt/mallard /usr/share/daps/daps-xslt/mallard/docbook.xsl /usr/share/daps/daps-xslt/migrate /usr/share/daps/daps-xslt/migrate/db5-move-blocks-outof-para.xsl /usr/share/daps/daps-xslt/migrate/db5togeekodoc.xsl /usr/share/daps/daps-xslt/migrate/suse-upgrade.xsl /usr/share/daps/daps-xslt/profiling /usr/share/daps/daps-xslt/profiling/base-profile.xsl /usr/share/daps/daps-xslt/profiling/check.profiling.xsl /usr/share/daps/daps-xslt/profiling/docbook41-profile.xsl /usr/share/daps/daps-xslt/profiling/docbook42-profile.xsl /usr/share/daps/daps-xslt/profiling/docbook43-profile.xsl /usr/share/daps/daps-xslt/profiling/docbook44-profile.xsl /usr/share/daps/daps-xslt/profiling/docbook45-profile.xsl /usr/share/daps/daps-xslt/profiling/docbook50-profile.xsl /usr/share/daps/daps-xslt/profiling/docbook51-profile.xsl /usr/share/daps/daps-xslt/profiling/indexranges.xsl /usr/share/daps/daps-xslt/profiling/noprofile4.xsl /usr/share/daps/daps-xslt/profiling/noprofile5.xsl /usr/share/daps/daps-xslt/profiling/novdoc-profile.xsl /usr/share/daps/daps-xslt/profiling/param.xsl /usr/share/daps/daps-xslt/profiling/pi-attribute.xsl /usr/share/daps/daps-xslt/profiling/profile-rootid.xsl /usr/share/daps/daps-xslt/profiling/set.operations4profiling.xsl /usr/share/daps/daps-xslt/profiling/suse-pi.xsl /usr/share/daps/daps-xslt/profiling/xinclude-parse-text.xsl /usr/share/daps/daps-xslt/profiling/xml-stylesheet.xsl /usr/share/daps/daps-xslt/relnotes /usr/share/daps/daps-xslt/relnotes/rn-remove-entities.xsl /usr/share/daps/daps-xslt/relnotes/yast.xsl /usr/share/daps/daps-xslt/xhtml /usr/share/daps/daps-xslt/xhtml/generate.manifest.xsl /usr/share/daps/daps-xslt/yelp /usr/share/daps/daps-xslt/yelp/docbook.xsl /usr/share/daps/init_templates /usr/share/daps/init_templates/DC-file.template /usr/share/daps/init_templates/MAIN.db4-article.template /usr/share/daps/init_templates/MAIN.db4-book.template /usr/share/daps/init_templates/MAIN.db4-set.template /usr/share/daps/init_templates/MAIN.db5-article.template /usr/share/daps/init_templates/MAIN.db5-book.template /usr/share/daps/init_templates/MAIN.db5-set.template /usr/share/daps/init_templates/daps-auto_sample.ini /usr/share/daps/init_templates/daps-autobuild.xml /usr/share/daps/init_templates/example1.png /usr/share/daps/init_templates/example2.png /usr/share/daps/lib /usr/share/daps/lib/bigfile /usr/share/daps/lib/daps_functions /usr/share/daps/lib/epub /usr/share/daps/lib/getimages /usr/share/daps/lib/html /usr/share/daps/lib/images /usr/share/daps/lib/linkcheck /usr/share/daps/lib/locdrop /usr/share/daps/lib/man /usr/share/daps/lib/package-html /usr/share/daps/lib/package-pdf /usr/share/daps/lib/package-src /usr/share/daps/lib/pdf /usr/share/daps/lib/spellcheck /usr/share/daps/lib/stylecheck /usr/share/daps/lib/text /usr/share/daps/lib/unpack-locdrop /usr/share/daps/lib/webhelp /usr/share/daps/lib/xmlformat /usr/share/daps/libexec /usr/share/daps/libexec/daps-fop /usr/share/daps/libexec/daps-jing /usr/share/daps/libexec/daps-migrate /usr/share/daps/libexec/daps-xep /usr/share/daps/libexec/daps-xmlwellformed /usr/share/daps/libexec/daps-xslt /usr/share/daps/libexec/getentityname.py /usr/share/daps/libexec/validate-tables.py /usr/share/daps/libexec/webhelpindexer /usr/share/daps/libexec/xml_cat_resolver /usr/share/daps/make /usr/share/daps/make/adoc2xml.mk /usr/share/daps/make/clean.mk /usr/share/daps/make/common_variables.mk /usr/share/daps/make/debug.mk /usr/share/daps/make/epub.mk /usr/share/daps/make/filelist.mk /usr/share/daps/make/filenames.mk /usr/share/daps/make/html.mk /usr/share/daps/make/images.mk /usr/share/daps/make/locdrop.mk /usr/share/daps/make/man.mk /usr/share/daps/make/misc.mk /usr/share/daps/make/packaging.mk /usr/share/daps/make/pdf.mk /usr/share/daps/make/print_results.mk /usr/share/daps/make/profiling.mk /usr/share/daps/make/selector.mk /usr/share/daps/make/setfiles.mk /usr/share/daps/make/text.mk /usr/share/daps/make/validate.mk /usr/share/daps/make/webhelp.mk /usr/share/doc/packages/daps /usr/share/doc/packages/daps/BUGS /usr/share/doc/packages/daps/COPYING /usr/share/doc/packages/daps/COPYING-2.0 /usr/share/doc/packages/daps/COPYING-3.0 /usr/share/doc/packages/daps/INSTALL.adoc /usr/share/doc/packages/daps/README.adoc /usr/share/doc/packages/daps/README.quickstart.adoc /usr/share/doc/packages/daps/html /usr/share/doc/packages/daps/html/daps-asciidoc.html /usr/share/doc/packages/daps/html/daps-quick.html /usr/share/doc/packages/daps/html/daps-user.html /usr/share/doc/packages/daps/html/images /usr/share/doc/packages/daps/html/images/daps_chklink_report.png /usr/share/doc/packages/daps/html/index.html /usr/share/doc/packages/daps/html/static /usr/share/doc/packages/daps/html/static/images /usr/share/doc/packages/daps/html/static/images/annot-close.png /usr/share/doc/packages/daps/html/static/images/annot-open.png /usr/share/doc/packages/daps/html/static/images/blank.png /usr/share/doc/packages/daps/html/static/images/callouts /usr/share/doc/packages/daps/html/static/images/callouts/1.gif /usr/share/doc/packages/daps/html/static/images/callouts/1.png /usr/share/doc/packages/daps/html/static/images/callouts/1.svg /usr/share/doc/packages/daps/html/static/images/callouts/10.gif /usr/share/doc/packages/daps/html/static/images/callouts/10.png /usr/share/doc/packages/daps/html/static/images/callouts/10.svg /usr/share/doc/packages/daps/html/static/images/callouts/11.gif /usr/share/doc/packages/daps/html/static/images/callouts/11.png /usr/share/doc/packages/daps/html/static/images/callouts/11.svg /usr/share/doc/packages/daps/html/static/images/callouts/12.gif /usr/share/doc/packages/daps/html/static/images/callouts/12.png /usr/share/doc/packages/daps/html/static/images/callouts/12.svg /usr/share/doc/packages/daps/html/static/images/callouts/13.gif /usr/share/doc/packages/daps/html/static/images/callouts/13.png /usr/share/doc/packages/daps/html/static/images/callouts/13.svg /usr/share/doc/packages/daps/html/static/images/callouts/14.gif /usr/share/doc/packages/daps/html/static/images/callouts/14.png /usr/share/doc/packages/daps/html/static/images/callouts/14.svg /usr/share/doc/packages/daps/html/static/images/callouts/15.gif /usr/share/doc/packages/daps/html/static/images/callouts/15.png /usr/share/doc/packages/daps/html/static/images/callouts/15.svg /usr/share/doc/packages/daps/html/static/images/callouts/16.svg /usr/share/doc/packages/daps/html/static/images/callouts/17.svg /usr/share/doc/packages/daps/html/static/images/callouts/18.svg /usr/share/doc/packages/daps/html/static/images/callouts/19.svg /usr/share/doc/packages/daps/html/static/images/callouts/2.gif /usr/share/doc/packages/daps/html/static/images/callouts/2.png /usr/share/doc/packages/daps/html/static/images/callouts/2.svg /usr/share/doc/packages/daps/html/static/images/callouts/20.svg /usr/share/doc/packages/daps/html/static/images/callouts/21.svg /usr/share/doc/packages/daps/html/static/images/callouts/22.svg /usr/share/doc/packages/daps/html/static/images/callouts/23.svg /usr/share/doc/packages/daps/html/static/images/callouts/24.svg /usr/share/doc/packages/daps/html/static/images/callouts/25.svg /usr/share/doc/packages/daps/html/static/images/callouts/26.svg /usr/share/doc/packages/daps/html/static/images/callouts/27.svg /usr/share/doc/packages/daps/html/static/images/callouts/28.svg /usr/share/doc/packages/daps/html/static/images/callouts/29.svg /usr/share/doc/packages/daps/html/static/images/callouts/3.gif /usr/share/doc/packages/daps/html/static/images/callouts/3.png /usr/share/doc/packages/daps/html/static/images/callouts/3.svg /usr/share/doc/packages/daps/html/static/images/callouts/30.svg /usr/share/doc/packages/daps/html/static/images/callouts/4.gif /usr/share/doc/packages/daps/html/static/images/callouts/4.png /usr/share/doc/packages/daps/html/static/images/callouts/4.svg /usr/share/doc/packages/daps/html/static/images/callouts/5.gif /usr/share/doc/packages/daps/html/static/images/callouts/5.png /usr/share/doc/packages/daps/html/static/images/callouts/5.svg /usr/share/doc/packages/daps/html/static/images/callouts/6.gif /usr/share/doc/packages/daps/html/static/images/callouts/6.png /usr/share/doc/packages/daps/html/static/images/callouts/6.svg /usr/share/doc/packages/daps/html/static/images/callouts/7.gif /usr/share/doc/packages/daps/html/static/images/callouts/7.png /usr/share/doc/packages/daps/html/static/images/callouts/7.svg /usr/share/doc/packages/daps/html/static/images/callouts/8.gif /usr/share/doc/packages/daps/html/static/images/callouts/8.png /usr/share/doc/packages/daps/html/static/images/callouts/8.svg /usr/share/doc/packages/daps/html/static/images/callouts/9.gif /usr/share/doc/packages/daps/html/static/images/callouts/9.png /usr/share/doc/packages/daps/html/static/images/callouts/9.svg /usr/share/doc/packages/daps/html/static/images/caution.gif /usr/share/doc/packages/daps/html/static/images/caution.png /usr/share/doc/packages/daps/html/static/images/caution.svg /usr/share/doc/packages/daps/html/static/images/caution.tif /usr/share/doc/packages/daps/html/static/images/colorsvg /usr/share/doc/packages/daps/html/static/images/colorsvg/caution.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/home.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/important.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/next.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/note.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/prev.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/tip.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/up.svg /usr/share/doc/packages/daps/html/static/images/colorsvg/warning.svg /usr/share/doc/packages/daps/html/static/images/draft.png /usr/share/doc/packages/daps/html/static/images/draft.svg /usr/share/doc/packages/daps/html/static/images/home.gif /usr/share/doc/packages/daps/html/static/images/home.png /usr/share/doc/packages/daps/html/static/images/home.svg /usr/share/doc/packages/daps/html/static/images/important.gif /usr/share/doc/packages/daps/html/static/images/important.png /usr/share/doc/packages/daps/html/static/images/important.svg /usr/share/doc/packages/daps/html/static/images/important.tif /usr/share/doc/packages/daps/html/static/images/next.gif /usr/share/doc/packages/daps/html/static/images/next.png /usr/share/doc/packages/daps/html/static/images/next.svg /usr/share/doc/packages/daps/html/static/images/note.gif /usr/share/doc/packages/daps/html/static/images/note.png /usr/share/doc/packages/daps/html/static/images/note.svg /usr/share/doc/packages/daps/html/static/images/note.tif /usr/share/doc/packages/daps/html/static/images/prev.gif /usr/share/doc/packages/daps/html/static/images/prev.png /usr/share/doc/packages/daps/html/static/images/prev.svg /usr/share/doc/packages/daps/html/static/images/tip.gif /usr/share/doc/packages/daps/html/static/images/tip.png /usr/share/doc/packages/daps/html/static/images/tip.svg /usr/share/doc/packages/daps/html/static/images/tip.tif /usr/share/doc/packages/daps/html/static/images/toc-blank.png /usr/share/doc/packages/daps/html/static/images/toc-minus.png /usr/share/doc/packages/daps/html/static/images/toc-plus.png /usr/share/doc/packages/daps/html/static/images/up.gif /usr/share/doc/packages/daps/html/static/images/up.png /usr/share/doc/packages/daps/html/static/images/up.svg /usr/share/doc/packages/daps/html/static/images/warning.gif /usr/share/doc/packages/daps/html/static/images/warning.png /usr/share/doc/packages/daps/html/static/images/warning.svg /usr/share/doc/packages/daps/html/static/images/warning.tif /usr/share/emacs/site-lisp/docbook_macros.el /usr/share/man/man1/ccecho.1.gz /usr/share/man/man1/daps-autobuild.1.gz /usr/share/man/man1/daps-init.1.gz /usr/share/man/man1/daps.1.gz /usr/share/xml/daps /usr/share/xml/daps/schema /usr/share/xml/daps/schema/daps-autobuild.rnc
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 25 23:42:18 2024