abapGit/docs/collections/_development/docs.md
2018-06-13 15:05:23 +00:00

318 B

title order
docs 200

abapGit uses github pages for documentation, all pages are generated statically using Jekyll

Building /docs/ locally:

bundle install

bundle exec jekyll serve --incremental --port $PORT --host $IP