mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-18 21:29:18 +02:00
482 B
482 B
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
.