We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2daeffd commit 2904ec1Copy full SHA for 2904ec1
bin/codox.sh
@@ -11,7 +11,6 @@ rm -rf ./doc
11
12
git checkout $1
13
lein doc
14
-cp -r ./target/doc ./docs
15
16
git checkout master
17
git add .
0 commit comments