cyclone/scripts
2024-01-11 19:57:54 -08: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
check-c-formatting.sh Use temporary file 2024-01-11 19:57:54 -08:00
convert-doc-index.scm Issue #488 - Externalize errors 2022-07-17 11:43:10 -04:00
fixup-api-file.sh Initial file 2016-10-04 00:03:53 -04:00
generate-doc-index.sh Generates sexp API index 2022-07-09 17:52:10 -03: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.