The Wayback Machine - http://web.archive.org/web/20201215171411/https://github.com/openSUSE/daps
Skip to content
main
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
bin
 
 
 
 
 
 
 
 
doc
 
 
etc
 
 
lib
 
 
 
 
 
 
m4
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.adoc

DocBook Authoring and Publishing Suite (DAPS)

The SUSE Documentation Team <doc-team@suse.com>

Build Status

A complete environment to build HTML, PDF, EPUB and other formats from DocBook XML. See https://github.com/openSUSE/daps for more information. Documentation is available from https://opensuse.github.io/daps/doc/index.html. DAPS is released under the GPL (version 2 or 3 at your choice).

1. Installing DAPS

DAPS packages are available for openSUSE and SUSE Linux Enterprise. It has also been successfully tested on Debian, Fedora, Linux Mint, and Ubuntu. See INSTALL.adoc for installation instructions.

The latest DAPS version.

2. Forum

For discussions, the bug tracker of this repo has a forum label.

Use this label to:

3. Reporting Bugs

To report bugs, use the bug tracker of this repository: https://github.com/openSUSE/daps/issues/new?template=bug.md.

4. Contributing

If you would like to contribute to the project, do the following:

  1. Fork this project.

  2. Clone the project:

    git clone git@github.com:YOUR_USERNAME/daps.git

  3. Create a new branch from the main branch.

    git branch <BRANCH_NAME> main

  4. Make your changes.

  5. Send a pull request. Note that we will only accept pull requests against the main branch.

You can’t perform that action at this time.