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.
- Host: GitHub
- URL: https://github.com/devonfw/docgen
- Owner: devonfw
- License: apache-2.0
- Created: 2018-11-01T13:59:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-17T12:28:42.000Z (about 3 years ago)
- Last Synced: 2025-03-28T02:04:50.875Z (about 1 year ago)
- Language: Shell
- Size: 161 KB
- Stars: 8
- Watchers: 14
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.asciidoc
- License: LICENSE
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]