Does anyone use Clerk as their main source of documentation for their project, or would you say its not as well-suited for that versus a more 'traditional' approach?
I've used clerk for documentation for several projects and I highly recommend it! My current setup for documentation is clerk for guides and codox for reference documentation.
Some examples: • https://github.com/phronmophobic/clj-graphviz#documentation • https://github.com/phronmophobic/clj-media#documentation • https://github.com/phronmophobic/llama.clj#documentation
ahhhh codox is another project I've been meaning to check out! appreciate the links ❤️
I like codox, but I've heard good things about https://github.com/borkdude/quickdoc as well.
another borkdude project for the toolbelt 😆