Commit Graph
6 Commits
Author SHA1 Message Date
Samuel Sadok 426236dff1 implement HTML API reference autogeneration
This adds a jinja template to generate markdown files
(with lots of HTML mixed in) from YAML using the existing
interface_generator.py script.

The docs website layout files are modified to incorporate the
new documentation.

While previously Github Pages was automatically running
Jekyll on the docs folder, this commit adds a custom Github
workflow to compile and deploy the website to facilitate
the custom markdown generation step before Jekyll runs.
2020-06-10 23:03:07 +02:00
Oskar Weigl f31ccb5cd2 Update Gemfile.lock 2020-05-08 18:23:11 -07:00
Oskar Weigl b64b3b5625 Update Gemfile.lock 2019-02-08 19:25:19 -08:00
Oskar Weigl 02740cc97b Update Gemfile.lock 2018-10-20 13:51:33 -07:00
Oskar Weigl 73b8521827 Update Gemfile.lock 2018-09-30 12:54:40 -07:00
Oskar Weigl 1294ddff1d moved docs into docs folder 2018-06-09 20:49:10 -07:00