diff -r aa766140aff8 -r 94949c60ef54 CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.PluginCxFreeze.html --- a/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.PluginCxFreeze.html Wed Jan 02 10:53:46 2013 +0100 +++ b/CxFreeze/Documentation/source/Plugin_Packager_CxFreeze.PluginCxFreeze.html Sat Feb 23 15:14:58 2013 +0100 @@ -1,21 +1,20 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' -'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<!DOCTYPE html> <html><head> <title>Plugin_Packager_CxFreeze.PluginCxFreeze</title> +<meta charset="UTF-8"> <style> body { - background:white; + background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } -h1 { color: white; background: #4FA4FF; } -h2 { color: white; background: #4FA4FF; } -h3 { color: white; background: #00557F; } -h4 { color: white; background: #00557F; } +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } -a { color: #AA5500; } +a { color: #BA6D36; } </style> </head> @@ -46,6 +45,9 @@ </tr><tr> <td><a href="#exeDisplayData">exeDisplayData</a></td> <td>Public method to support the display of some executable info.</td> +</tr><tr> +<td><a href="#getExePath">getExePath</a></td> +<td></td> </tr> </table> <hr /><hr /> @@ -60,6 +62,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -82,6 +88,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="CxFreezePlugin.__init__" ID="CxFreezePlugin.__init__"></a> <h4>CxFreezePlugin (Constructor)</h4> <b>CxFreezePlugin</b>(<i>ui</i>) @@ -164,5 +174,11 @@ </dd> </dl> <div align="right"><a href="#top">Up</a></div> +<hr /><hr /> +<a NAME="getExePath" ID="getExePath"></a> +<h2>getExePath</h2> +<b>getExePath</b>(<i>branch</i>) + +<div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file