summaryrefslogtreecommitdiff
path: root/.fenneldoc
Commit message (Collapse)AuthorAgeFilesLines
* refactor library to use new init-macros.fnl featureAndrey Listopadov2021-06-231-3/+3
| | | | | | | | | | | | Old way of requiring the library: (local clj (require :fennel-cljlib) (import-macros cljm :fennel-cljlib.macros) New way: (local clj (require :fennel-cljlib) (import-macros cljm :fennel-cljlib)
* fix: move test library to separate projectAndrey Listopadov2021-04-241-3/+6
|
* fix(doc): use automatic link resolution in docsAndrey Listopadov2021-02-171-2/+2
|
* feat: ignore some arg patterns in dottestsAndrey Listopadov2021-02-161-1/+2
|
* feature: include documentation testing in pipelineAndrey Orst2021-01-241-0/+9