blob: 1ed251c91815753ad5ec71b3d46233a0b3b00ac0 [file] [log] [blame]
Maurus Cuelenaere20fb47e2008-10-06 22:19:54 +00001==============================
2generate.php
3==============================
4
5 php generate.php > output.txt
6
7--------------
8 Generates output.txt of apps/plugin.h
9
10==============================
11update.php
12==============================
13
14 php update.php input_file.txt > output.txt
15
16--------------
17 Updates input_file.txt with newer values of apps/plugin.h
18
19==============================
20gen_html.php
21==============================
22
23 php gen_html.php input_file.txt
24
25--------------
26 Generates HTML output of input_file.txt in output/*.html
27
28 Known issues:
29 * [F[function]] doesn't work with functions outside of the current .html