Publish documentation.
Proxy to codox.
Publish documentation. Proxy to [codox](https://github.com/weavejester/codox?tab=readme-ov-file).
(run-app resource-filters doc-branch)Entry point for running the documentation of the current application of the repl.
resource-filters are used to find what images to copy to the website.Gather data from:
project-config is used to retrieve the app-name and the repo-url and base-branch.doc-paths is coming from the deps.edn codox alias.doc-branchEntry point for running the documentation of the current application of the repl. * The `resource-filters` are used to find what images to copy to the website. Gather data from: * The `project-config` is used to retrieve the `app-name` and the `repo-url` and `base-branch`. * The `doc-paths` is coming from the `deps.edn` codox alias. * Push the modifications to `doc-branch`
(run-monorepo resource-filters doc-branch)Generates the documentation of one application in the monorepo.
resource-filters are used to find what images to copy to the website.Gather data from:
project-config is used to retrieve the app-name and the repo-url and base-branch.doc-paths is coming from the deps.edn codox alias.doc-branch.Generates the documentation of one application in the monorepo. * The `resource-filters` are used to find what images to copy to the website. Gather data from: * The `project-config` is used to retrieve the `app-name` and the `repo-url` and `base-branch`. * The `doc-paths` is coming from the `deps.edn` codox alias. * Push the modifications to `doc-branch`.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |