Download the docker-compose files, change in the directory and start the docker-compose container:
# Clone docker-compose files
root> git clone [email protected]:RotherOSS/otobo-documentation-tools.git
# Change in the new directory
root> cd otobo-documentation-tools/
# Start the container
root> docker-compose up -d
# Change inside the directory via bash
root> docker exec -it otobo_doc_helper bash
You can find a documentation template in the contents folder of this repository. It contains instructions on how to write OTOBO Documentation.
replace the documentation template in the contents folder with your documentation
in the container, call build_documentation.sh
the resulting pdf can be found in the build/pdf folder
Content type
Image
Digest
sha256:73e4cee05…
Size
2.2 GB
Last updated
over 1 year ago
docker pull rotheross/otobo-documentation-tools