multidocs

kujo documentation toolchain cli.

gem install multidocs

multidocs build   # runs the rust helper binary
multidocs serve   # serves ../public_html on :8080

env: MULTIDOCS_BIN (rust binary path) · MULTIDOCS_ROOT (html dir) · MULTIDOCS_PORT.