cyclone/scripts
2018-02-02 14:28:20 +00:00
..
alphabetize.scm Add missing newline 2018-02-02 14:28:20 +00:00
api-update.sh Remove extraneous parens 2016-10-12 18:18:14 -04:00
convert-doc-index.scm Added with-handler 2017-02-10 23:13:42 +00:00
fixup-api-file.sh Initial file 2016-10-04 00:03:53 -04:00
generate-doc-index.sh Read SRFI 113 2016-12-02 03:51:26 -05:00
README.md Added documentation 2016-10-11 20:43:30 -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.