abapGit/docs/collections/_development/docs.md
Alexander Tsybulsky d1c266c3fc ui docs (#2774)
2019-07-12 01:53:33 -07:00

552 B

title order
Technical documentation 200

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

Octicons in jekyll

Building /docs/ locally:

bundle install

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

Guide for installing bundle