This repo contains a few minimal examples of projects configured with Dynadoc.
- To run
basic-boot-cljorbasic-boot-cljs, go into the their folders and doboot run-docs - To run
basic-deps-cljorbasic-deps-cljs, go into their folders and doclj -M:docs - To run
basic-lein-clj, go into its folder and dolein dynadoc --port 5000 - To run
basic-lein-cljs, go into its folder and dolein cljsbuild once prod && lein dynadoc --port 5000(you can also runlein figwheel devin a separate terminal for live-reloading)
Here is a static page generated by one of these example projects: