[new] Add cljdoc.edn config

This commit is contained in:
Peter Taoussanis 2023-07-25 16:57:25 +02:00
parent 1a803dde78
commit d16293653c
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -10,5 +10,3 @@ pom.xml*
/target/
/checkouts/
/logs/
/docs/
/doc/

2
doc/cljdoc.edn Normal file
View file

@ -0,0 +1,2 @@
{:cljdoc/docstring-format :plaintext}