Go to file
Robert Vokac 919eefeb51
Version of nanoboot-parent was incremented
2023-11-12 13:01:49 +01:00
dogExampleSite exampleSite was renamed to dogExampleSite 2023-05-31 19:53:39 +02:00
src Version of nanoboot-parent was incremented 2023-11-12 13:01:49 +01:00
.gitignore Added several improvements 2023-05-07 19:03:19 +02:00
CREDITS wip1 2023-05-06 12:21:14 +02:00
LICENSE wip1 2023-05-06 12:21:14 +02:00
README.md Improved README.md 2023-05-16 19:03:49 +02:00
build.sh wip1 2023-05-06 12:21:14 +02:00
log.patch Logging was implemented 2023-05-24 20:56:13 +02:00
nb-configuration.xml Menu was reimplemented 2023-05-18 19:53:37 +02:00
pom.xml Version of nanoboot-parent was incremented 2023-11-12 13:01:49 +01:00

README.md

dog

Dog is a documentation generator.

It is inspired also by:

How it works

You created a directory with:

  • This file in it: dog.conf
  • This directory in it: content

How to setup your environment on Linux

Example:

alias dog='java -jar /rv/data/desktop/code/code.nanoboot.org/nanoboot/dog/target/dog-0.0.0-SNAPSHOT-jar-with-dependencies.jar'