File tree Expand file tree Collapse file tree
content/api_en/environment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < h1 id ="top " class ="ref-header "> < img src ="images/header.gif " alt ="ENVIRONMENT (IDE). The Processing
1+ < div id ="reference-nav "> < a href ="index.html "> Overview</ a > \ < a href ="platforms.html "> Platforms</ a >
2+ \ < a href ="export.html "> Export</ a >
3+ < p > </ p >
4+ </ div >
5+ < h3 id ="top " class ="ref-header "> < img src ="images/header.gif " alt ="ENVIRONMENT (IDE). The Processing
26 environment includes a text editor, a compiler, and a display window. It enables the creation
3- of software within a carefully designed set of constraints. " /> </ h1 >
7+ of software within a carefully designed set of constraints. " /> </ h3 >
48 < p >
59 < a href ="#applet "> Applet Export</ a > < br />
610 < a href ="#application "> Application Export</ a > < br />
Original file line number Diff line number Diff line change 22 \ < a href ="export.html "> Export</ a >
33 < p > </ p >
44 </ div >
5- < h1 id ="top " class ="ref-header "> < img src ="images/header.gif " alt ="ENVIRONMENT (IDE). The Processing
5+ < h3 id ="top " class ="ref-header "> < img src ="images/header.gif " alt ="ENVIRONMENT (IDE). The Processing
66 environment includes a text editor, a compiler, and a display window. It enables the creation
7- of software within a carefully designed set of constraints. " /> </ h1 >
7+ of software within a carefully designed set of constraints. " /> </ h3 >
88 <!--<h5>Getting Started: </h5>-->
99 < p >
1010 < a href ="#PDE "> Processing Development Environment (PDE)</ a > < br />
Original file line number Diff line number Diff line change 1- < h1 id ="top " class ="ref-header "> < img src ="images/header.gif " alt ="ENVIRONMENT (IDE). The Processing
1+ < div id ="reference-nav "> < a href ="index.html "> Overview</ a > \ < a href ="platforms.html "> Platforms</ a >
2+ \ < a href ="export.html "> Export</ a >
3+ < p > </ p >
4+ </ div >
5+ < h3 id ="top " class ="ref-header "> < img src ="images/header.gif " alt ="ENVIRONMENT (IDE). The Processing
26 environment includes a text editor, a compiler, and a display window. It enables the creation
3- of software within a carefully designed set of constraints. " /> </ h1 >
7+ of software within a carefully designed set of constraints. " /> </ h3 >
48 < p >
59 < a href ="#supported "> Supported Platforms</ a > < br />
610 < a href ="#windows "> Windows</ a > < br />
Original file line number Diff line number Diff line change 4040$ page = new Page ("Environment (IDE) " , "Environment " , "Environment " );
4141$ page ->content (file_get_contents ($ source ."platforms.html " ));
4242$ page ->language ($ lang );
43- writeFile ('reference/ ' .($ lang =='en ' ?'' :"$ lang/ " ).'platforms/export .html ' , $ page ->out ());
43+ writeFile ('reference/ ' .($ lang =='en ' ?'' :"$ lang/ " ).'environment/platforms .html ' , $ page ->out ());
4444
4545
4646$ benchmark_end = microtime_float ();
You can’t perform that action at this time.
0 commit comments