Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 343 Bytes

File metadata and controls

18 lines (13 loc) · 343 Bytes

How to build the docs

Required packages

  • daps
  • suse-xsl-stylesheets
  • fop (for PDFs)

Make targets

  • all: build everything
  • html: build html variants
  • pdf: build pdf variants (needs fop)
  • quick: quickstart (html + pdf)
  • quick-html: quickstart (html only)
  • quick-pdf: quickstart (pdf only)
  • package: tarball for packaging