bwgartner / AsciiDoc-to-DAPS

Simple, elegant way to create SUSE formatted documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple, elegant way to create SUSE formatted documentation

Walking the path ...

Quickstart ...

  • Browse the following files

  • DIY

    • either follow tips.md to create local structure or feel free to browse/pull this repository's template content
      • git clone "ThisGitHubRepoURL" (to make a local copy)
      • or download either master (zip), then unpack it
      • cd to your local directory where it landed (or was uncompressed)
    • test that you have all the tooling in place to generate an output
      • e.g. daps --force -d DC-sample html
        • NOTE: besides "html" can also do "html --single", "epub", "pdf" formats, which are also shown in examples
      • test with a web browser, open the file:///localDirectoryName/build/sample/html/sample_draft/index.html

About

Simple, elegant way to create SUSE formatted documentation