Hello
I'm considering using codox to document Oz & Semantic CSV, but Oz uses clj & deps.edn, and I will be moving Semantic CSV to the same. I see from #163 that codox doesn't require leiningen, but I don't see any documentation about how I might use it with the deps.edn toolchain.
It seems like I can just manually call codox.main/generate-docs, likely even from a deps.edn alias, but it would be nice to see some examples of this.
Thanks!
Hello
I'm considering using codox to document Oz & Semantic CSV, but Oz uses
clj&deps.edn, and I will be moving Semantic CSV to the same. I see from #163 thatcodoxdoesn't require leiningen, but I don't see any documentation about how I might use it with thedeps.edntoolchain.It seems like I can just manually call
codox.main/generate-docs, likely even from adeps.ednalias, but it would be nice to see some examples of this.Thanks!