* Added README with information about building/viewing the docs.
authorPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 10 Mar 2014 17:40:29 +0000 (13:40 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Mon, 10 Mar 2014 17:40:29 +0000 (13:40 -0400)
commitcc414357e4eda3ed2060307f5b821385ae3d74bb
tree92dadfdf9347ef6a8473927dea162962ff0d82bb
parentdc97d8812b5f793c50e15b60fae66464690b9b41
* Added README with information about building/viewing the docs.
* Added arvados_workbench_host
* Can now specify baseurl, arvados_workbench_host, and arvados_api_host on the command line to override _config.yml
* Added liquid tag {% code 'file' as language %} for syntax highlighting via coderay
12 files changed:
doc/README [new file with mode: 0644]
doc/Rakefile
doc/_config.yml
doc/_layouts/default.html.liquid
doc/css/code.css [new file with mode: 0644]
doc/index.html.liquid
doc/user/index.html.textile.liquid
doc/user/tutorials/running-external-program.html.textile.liquid
doc/user/tutorials/tutorial-firstscript.html.textile.liquid
doc/user/tutorials/tutorial-new-pipeline.html.textile.liquid
doc/user/tutorials/tutorial-parallel.html.textile.liquid
doc/zenweb-liquid.rb