diff options
| author | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-17 19:29:10 +0300 |
|---|---|---|
| committer | Andrey Listopadov <andreyorst@gmail.com> | 2021-02-17 19:29:10 +0300 |
| commit | a7047d22c756222728ec1e2cd863c4875610be6e (patch) | |
| tree | e78cb318ab1e96ea5bed92f64e66d2fb6581cdac /.fenneldoc | |
| parent | 5bc5ed932c1f564188938e7e07283f9720c6088a (diff) | |
fix(doc): use automatic link resolution in docs
Diffstat (limited to '.fenneldoc')
| -rw-r--r-- | .fenneldoc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -;; -*- mode: fennel; -*- -;; Configuration file for Fenneldoc. +;; -*- mode: fennel; -*- vi:ft=fennel +;; Configuration file for Fenneldoc 0.1.2 ;; https://gitlab.com/andreyorst/fenneldoc {:ignored-args-patterns ["[a-z]" "%.%.%." "[xkf]s" "kvs" "col[0-9]" "cols?" "rest" "more" "keys" "tbl" "args"] |