mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 13:19:17 +02:00
.. | ||
alphabetize.scm | ||
api-update.sh | ||
check-c-formatting.sh | ||
convert-doc-index.scm | ||
fixup-api-file.sh | ||
generate-doc-index.sh | ||
README.md |
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
.