Domain domain should be generated from namespaces.
From namespace, we could find :
:doc ns meta
- an external
md from ns meta
- defcommand
- defquery
- defevent
- defvalue
- defentity
- defrepository
Each building block should be documented.
A data structure should be produced first (edn format), at build time, versionned, and splitted from presentation layer (UI).
References
https://squidfunk.github.io/mkdocs-material/
https://github.com/day8/re-frame/blob/master/docs/src/ns_to_markdown.clj
Domain domain should be generated from namespaces.
From namespace, we could find :
:docns metamdfrom ns metaEach building block should be documented.
A data structure should be produced first (
ednformat), at build time, versionned, and splitted from presentation layer (UI).References
https://squidfunk.github.io/mkdocs-material/
https://github.com/day8/re-frame/blob/master/docs/src/ns_to_markdown.clj