mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
Added marginalia for documentation; some minor change to Introduction.
This commit is contained in:
parent
16e47df26c
commit
9116d36666
2 changed files with 4 additions and 2 deletions
|
|
@ -18,7 +18,8 @@
|
|||
:jvm-opts ["-server"]
|
||||
:plugins [[lein-ring "0.8.13"]
|
||||
[lein-environ "1.0.0"]
|
||||
[lein-ancient "0.5.5"]]
|
||||
[lein-ancient "0.5.5"]
|
||||
[lein-marginalia "0.7.1"]]
|
||||
:ring {:handler smeagol.handler/app
|
||||
:init smeagol.handler/init
|
||||
:destroy smeagol.handler/destroy}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue