Dev Docs: Add REST Documentation

* Uses same basic format as JSON-RPC documentation.

Closes #715
This commit is contained in:
David A. Harding 2015-01-26 11:25:55 -05:00
parent 4214856cff
commit 5f532c59da
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7
11 changed files with 508 additions and 25 deletions

View file

@ -180,4 +180,4 @@ manual-update-summaries-file:
## future)
$S echo "{%comment%}AUTOMATICALLY-GENERATED FILE: DO NOT EDIT THIS FILE" > _includes/helpers/summaries.md
$S echo "This file is licensed under the terms of its source texts{%endcomment%}" >> _includes/helpers/summaries.md
$S grep -rh --exclude='*summaries.md' 'assign summary_' _includes/ >> _includes/helpers/summaries.md
$S grep -rh --exclude='*summaries.md' 'assign summary_' _includes/ | sort >> _includes/helpers/summaries.md