From 85db8b8549d9d45e39c1a5118d91d3fd3a88818f Mon Sep 17 00:00:00 2001 From: Andrey Listopadov Date: Sat, 29 Oct 2022 15:49:30 +0300 Subject: remove the :relative require, update installation guide, update docstrings --- .fenneldoc | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to '.fenneldoc') diff --git a/.fenneldoc b/.fenneldoc index 3cdf8b6..ab82b39 100644 --- a/.fenneldoc +++ b/.fenneldoc @@ -15,6 +15,7 @@ "keys" "tbl" "_" + "%+" "cs" "sep" "coll" @@ -27,12 +28,6 @@ :insert-copyright true :insert-license true :insert-version true - :keys {:copyright "_COPYRIGHT" - :description "_DESCRIPTION" - :doc-order "_DOC_ORDER" - :license "_LICENSE" - :module-name "_MODULE_NAME" - :version "_VERSION"} :mode "checkdoc" :modules-info {:init-macros.fnl {:description "Macros for fennel-cljlib." :name "macros"} @@ -159,9 +154,8 @@ non-ASCII strings." :order "alphabetic" :out-dir "./doc" :project-copyright "Copyright (C) 2020-2021 Andrey Listopadov" - :project-doc-order {} :project-license "[MIT](https://gitlab.com/andreyorst/fennel-cljlib/-/raw/master/LICENSE)" - :project-version "v1.0.0" + :project-version "v1.1.0" :sandbox false :test-requirements {:init-macros.fnl "(require-macros :init-macros) (import-macros {: assert-eq} :fennel-test) -- cgit v1.2.3