template.markdown.README.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of credible-doc-generator Show documentation
Show all versions of credible-doc-generator Show documentation
This module generates documentation
for the https://github.com/credibledoc/credible-doc repository projects.
See description on the https://github.com/credibledoc/credible-doc page.
# Repository credible-doc
The repository contains the following main modules
* [iso-8583-packer](iso-8583-packer/README.md) - a simple utility for packing and unpacking ISO 8583 messages
* [log-combiner-parent](log-combiner-parent/README.md) - allows to combine (merge) log files
with a different format of lines timestamps to a single file with lines sorted by timestamps
* [plantuml-parent](plantuml/README.md) - contains utilities for generating plantUML diagrams
* [substitution-parent](substitution/README.md) - contains tools and libraries for replacing
placeholders with a generated content
* [credible-doc-generator](credible-doc-generator/README.md) - generates this documentation
The document [release.md](doc/release.md) describes how to release and publish all modules of the repository.