Overview of the processing.org website and Reference generation scripts
masterThis directory contains PHP scripts responsible for generating the majority of the processing.org website and the Reference documentation included with the Processing software.
Key details:
- Language Reference: Note that the Java language Reference scripts are located in a separate directory:
../java_generate/. - Local Reference Versions: Files suffixed with
localare used to generate alternate versions of pages specifically for the Reference documentation bundled with the Processing software. - Data Source: The raw data used by these generation scripts is located in the
../content/directory.