Skip to content

Commit 8309150

Browse files
authored
Update README.md
1 parent 9f1f7d9 commit 8309150

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

generate/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
These are the scripts that generate most of the the processing.org website and Reference that's included with the Processing software. The language Reference scripts are in the ../java_generate/ folder and that's another thing...
1+
These are the scripts that generate most of the the processing.org website and Reference that's included with the Processing software. The language Reference scripts are in the ../java_generate/ directory and that's a whole other thing...
22

33
The generator scripts are written in PHP using an old version of DOMIT: https://sourceforge.net/projects/domit-xmlparser/
44

5-
The files that are appened with "local" generate alternate versions of those pages for the Reference that comes included with the Processing software.
5+
The files that are appended with "local" generate alternate versions of those pages for the Reference that comes included with the Processing software.
66

77
This directory also contains the files to generate the "keywords.txt" file that controls the syntax highlighting for the Processing Development Environment (PDE). The Perl script "keywords_create.cgi" generates this file by combining "keywords_base.txt" with the Reference XML files.
88

0 commit comments

Comments
 (0)