diff --git a/.jazzy.yaml b/.jazzy.yaml new file mode 100644 index 0000000..598e867 --- /dev/null +++ b/.jazzy.yaml @@ -0,0 +1,5 @@ +clean: true +author_name: Reda Lemeden +author_url: https://redalemeden.com +copyright: "2015 © Reda Lemeden. See LICENSE for more details." +github_url: https://github.com/kaishin/gifu/ diff --git a/bin/docs b/bin/docs deleted file mode 100755 index c3de3e7..0000000 --- a/bin/docs +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env bash - -jazzy -o ./docs -c -a "Reda Lemeden"