An open API service indexing awesome lists of open source software.

https://github.com/devonfw/docgen

Documentation generator that can generate a complete and self-contained documentation as PDF, ePub and HTML from Asciidoc wiki pages.
https://github.com/devonfw/docgen

Last synced: about 1 year ago
JSON representation

Documentation generator that can generate a complete and self-contained documentation as PDF, ePub and HTML from Asciidoc wiki pages.

Awesome Lists containing this project

README

          

= devonfw-docgen

`devonfw-docgen` is a tool that can generate a complete and self-contained documentation as PDF, ePub or HTML from Asciidoc pages.

image:https://img.shields.io/github/license/devonfw/devon-docgen.svg?label=License["Apache License, Version 2.0",link=https://github.com/devonfw/docgen/blob/develop/LICENSE]
image:https://img.shields.io/maven-central/v/com.devonfw.tools/devonfw-docgen.svg?label=Maven%20Central["Maven Central",link=https://search.maven.org/search?q=g:com.devonfw.tools+a:devonfw-docgen]
image:https://github.com/devonfw/docgen/actions/workflows/build-and-release.yml/badge.svg["Build Status",link="https://github.com/devonfw/docgen/actions/workflows/build-and-release.yml"]

== Documentation

* link:documentation/features.asciidoc[Features]
* link:documentation/usage.asciidoc[Usage]
* link:documentation/guidelines.asciidoc[Guidelines]
* link:documentation/migration.asciidoc[Migration]
* link:documentation/tools.asciidoc[AsciiDoc Tools]
* link:documentation/credits.asciidoc[Credits]