cyclone/scripts
2016-10-11 10:17:53 -04:00
..
alphabetize.scm Separate index sections 2016-09-30 03:15:49 -04:00
api-update.sh Added documentation 2016-10-11 20:43:30 -04:00
convert-doc-index.scm Group index by letter 2016-09-30 03:12:03 -04:00
fixup-api-file.sh Initial file 2016-10-04 00:03:53 -04:00
generate-doc-index.sh Add header comments 2016-10-03 17:26:01 -04:00
README.md Update README.md 2016-10-11 10:17:53 -04:00

This directory contains the following scripts. All of the other files in this folder are helper scripts and should not be run directly.

api-update.sh

Use this script to copy any API documentation changes to the Jekyll webpage (gh-pages).

generate-doc-index.sh

Generate a sorted list of functions/variables from the API documentation. The output can then be manually edited into the index section of API.md.