Skip to content

Commit 79a775b

Browse files
committed
Add marginalia config to project.clj
1 parent 7c18491 commit 79a775b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project.clj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@
2727
:version "0.4"
2828
:output-dir "doc/api/0.4"
2929
:exclude [clj-ssh.agent clj-ssh.reflect clj-ssh.keychain]}
30+
:marginalia {:dir "doc/api/0.4"}
3031
:license {:name "Eclipse Public License"
3132
:url "http://www.eclipse.org/legal/epl-v10.html"})

0 commit comments

Comments
 (0)