Changeset c0d873f in sasview for sansmodels/docs/sphinx/html/api/Schulz.html
- Timestamp:
- Oct 24, 2011 12:52:52 PM (13 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- 8d70c0a
- Parents:
- 67cd7c0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansmodels/docs/sphinx/html/api/Schulz.html
r512573a rc0d873f 3 3 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 4 4 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 5 5 6 6 7 <html xmlns="http://www.w3.org/1999/xhtml"> … … 8 9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 9 10 10 <title>Schulz — sansmodels v0.1.0 documentation</title> 11 <title>Schulz — sansmodels 0.1.0 documentation</title> 12 11 13 <link rel="stylesheet" href="../_static/default.css" type="text/css" /> 12 14 <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> 15 13 16 <script type="text/javascript"> 14 17 var DOCUMENTATION_OPTIONS = { … … 23 26 <script type="text/javascript" src="../_static/underscore.js"></script> 24 27 <script type="text/javascript" src="../_static/doctools.js"></script> 25 <link rel="top" title="sansmodels v0.1.0 documentation" href="../index.html" />28 <link rel="top" title="sansmodels 0.1.0 documentation" href="../index.html" /> 26 29 <link rel="up" title="Reference" href="index.html" /> 27 30 <link rel="next" title="Sin" href="Sin.html" /> … … 44 47 <a href="SCCrystalModel.html" title="SCCrystalModel" 45 48 accesskey="P">previous</a> |</li> 46 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>49 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 47 50 <li><a href="index.html" accesskey="U">Reference</a> »</li> 48 51 </ul> … … 56 59 <div class="section" id="schulz"> 57 60 <h1>Schulz<a class="headerlink" href="#schulz" title="Permalink to this headline">¶</a></h1> 58 <div class="section" id=" module-sans.models.Schulz">59 < span id="sans-models-schulz"></span><h2><a class="reference internal" href="#module-sans.models.Schulz" title="sans.models.Schulz"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.Schulz</span></tt></a><a class="headerlink" href="#module-sans.models.Schulz" title="Permalink to this headline">¶</a></h2>60 < p>Provide functionality for a C extension model</p>61 <table class="docutils field-list" frame="void" rules="none"> 62 <col class="field-name" /> 63 <col class="field-body" /> 64 <tbody valign="top"> 65 <tr class="field "><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY61 <div class="section" id="sans-models-schulz"> 62 <h2><a class="reference internal" href="#module-sans.models.Schulz" title="sans.models.Schulz"><tt class="xref py py-mod docutils literal"><span class="pre">sans.models.Schulz</span></tt></a><a class="headerlink" href="#sans-models-schulz" title="Permalink to this headline">¶</a></h2> 63 <span class="target" id="module-sans.models.Schulz"></span><p>Provide functionality for a C extension model</p> 64 <table class="docutils field-list" frame="void" rules="none"> 65 <col class="field-name" /> 66 <col class="field-body" /> 67 <tbody valign="top"> 68 <tr class="field-odd field"><th class="field-name">WARNING:</th><td class="field-body">THIS FILE WAS GENERATED BY WRAPPERGENERATOR.PY 66 69 DO NOT MODIFY THIS FILE, MODIFY ..c_extensionsschulz.h 67 70 AND RE-RUN THE GENERATOR SCRIPT</td> … … 83 86 center = 0.0</div></blockquote> 84 87 <dl class="method"> 88 <dt id="sans.models.Schulz.Schulz.__add__"> 89 <tt class="descname">__add__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__add__" title="Permalink to this definition">¶</a></dt> 90 <dd></dd></dl> 91 92 <dl class="attribute"> 93 <dt id="sans.models.Schulz.Schulz.__class__"> 94 <tt class="descname">__class__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__class__" title="Permalink to this definition">¶</a></dt> 95 <dd><p>alias of <tt class="xref py py-class docutils literal"><span class="pre">type</span></tt></p> 96 </dd></dl> 97 98 <dl class="attribute"> 99 <dt id="sans.models.Schulz.Schulz.__delattr__"> 100 <tt class="descname">__delattr__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__delattr__" title="Permalink to this definition">¶</a></dt> 101 <dd><p>x.__delattr__(‘name’) <==> del x.name</p> 102 </dd></dl> 103 104 <dl class="attribute"> 105 <dt id="sans.models.Schulz.Schulz.__dict__"> 106 <tt class="descname">__dict__</tt><em class="property"> = <dictproxy object at 0x02EA15D0></em><a class="headerlink" href="#sans.models.Schulz.Schulz.__dict__" title="Permalink to this definition">¶</a></dt> 107 <dd></dd></dl> 108 109 <dl class="method"> 110 <dt id="sans.models.Schulz.Schulz.__div__"> 111 <tt class="descname">__div__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__div__" title="Permalink to this definition">¶</a></dt> 112 <dd></dd></dl> 113 114 <dl class="attribute"> 115 <dt id="sans.models.Schulz.Schulz.__getattribute__"> 116 <tt class="descname">__getattribute__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__getattribute__" title="Permalink to this definition">¶</a></dt> 117 <dd><p>x.__getattribute__(‘name’) <==> x.name</p> 118 </dd></dl> 119 120 <dl class="attribute"> 121 <dt id="sans.models.Schulz.Schulz.__hash__"> 122 <tt class="descname">__hash__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__hash__" title="Permalink to this definition">¶</a></dt> 123 <dd><p>x.__hash__() <==> hash(x)</p> 124 </dd></dl> 125 126 <dl class="method"> 127 <dt id="sans.models.Schulz.Schulz.__init__"> 128 <tt class="descname">__init__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__init__" title="Permalink to this definition">¶</a></dt> 129 <dd><p>Initialization</p> 130 </dd></dl> 131 132 <dl class="attribute"> 133 <dt id="sans.models.Schulz.Schulz.__module__"> 134 <tt class="descname">__module__</tt><em class="property"> = 'sans.models.Schulz'</em><a class="headerlink" href="#sans.models.Schulz.Schulz.__module__" title="Permalink to this definition">¶</a></dt> 135 <dd></dd></dl> 136 137 <dl class="method"> 138 <dt id="sans.models.Schulz.Schulz.__mul__"> 139 <tt class="descname">__mul__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__mul__" title="Permalink to this definition">¶</a></dt> 140 <dd></dd></dl> 141 142 <dl class="staticmethod"> 143 <dt id="sans.models.Schulz.Schulz.__new__"> 144 <em class="property">static </em><tt class="descname">__new__</tt><big>(</big><em>S</em>, <em>...</em><big>)</big> → a new object with type S, a subtype of T<a class="headerlink" href="#sans.models.Schulz.Schulz.__new__" title="Permalink to this definition">¶</a></dt> 145 <dd></dd></dl> 146 147 <dl class="method"> 148 <dt id="sans.models.Schulz.Schulz.__reduce__"> 149 <tt class="descname">__reduce__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__reduce__" title="Permalink to this definition">¶</a></dt> 150 <dd><p>helper for pickle</p> 151 </dd></dl> 152 153 <dl class="method"> 154 <dt id="sans.models.Schulz.Schulz.__reduce_ex__"> 155 <tt class="descname">__reduce_ex__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__reduce_ex__" title="Permalink to this definition">¶</a></dt> 156 <dd><p>Overwrite the __reduce_ex__ of PyTypeObject <a href="#id1"><span class="problematic" id="id2">*</span></a>type call in the init of 157 c model.</p> 158 </dd></dl> 159 160 <dl class="attribute"> 161 <dt id="sans.models.Schulz.Schulz.__repr__"> 162 <tt class="descname">__repr__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__repr__" title="Permalink to this definition">¶</a></dt> 163 <dd><p>x.__repr__() <==> repr(x)</p> 164 </dd></dl> 165 166 <dl class="attribute"> 167 <dt id="sans.models.Schulz.Schulz.__setattr__"> 168 <tt class="descname">__setattr__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__setattr__" title="Permalink to this definition">¶</a></dt> 169 <dd><p>x.__setattr__(‘name’, value) <==> x.name = value</p> 170 </dd></dl> 171 172 <dl class="method"> 173 <dt id="sans.models.Schulz.Schulz.__setstate__"> 174 <tt class="descname">__setstate__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__setstate__" title="Permalink to this definition">¶</a></dt> 175 <dd><p>restore the state of a model from pickle</p> 176 </dd></dl> 177 178 <dl class="attribute"> 179 <dt id="sans.models.Schulz.Schulz.__str__"> 180 <tt class="descname">__str__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__str__" title="Permalink to this definition">¶</a></dt> 181 <dd><p>x.__str__() <==> str(x)</p> 182 </dd></dl> 183 184 <dl class="method"> 185 <dt id="sans.models.Schulz.Schulz.__sub__"> 186 <tt class="descname">__sub__</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.__sub__" title="Permalink to this definition">¶</a></dt> 187 <dd></dd></dl> 188 189 <dl class="attribute"> 190 <dt id="sans.models.Schulz.Schulz.__weakref__"> 191 <tt class="descname">__weakref__</tt><a class="headerlink" href="#sans.models.Schulz.Schulz.__weakref__" title="Permalink to this definition">¶</a></dt> 192 <dd><p>list of weak references to the object (if defined)</p> 193 </dd></dl> 194 195 <dl class="method"> 196 <dt id="sans.models.Schulz.Schulz._clone"> 197 <tt class="descname">_clone</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz._clone" title="Permalink to this definition">¶</a></dt> 198 <dd><p>Internal utility function to copy the internal 199 data members to a fresh copy.</p> 200 </dd></dl> 201 202 <dl class="method"> 85 203 <dt id="sans.models.Schulz.Schulz.calculate_ER"> 86 204 <tt class="descname">calculate_ER</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.calculate_ER" title="Permalink to this definition">¶</a></dt> … … 90 208 <col class="field-body" /> 91 209 <tbody valign="top"> 92 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td>210 <tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">the value of the effective radius</td> 93 211 </tr> 94 212 </tbody> … … 104 222 <dl class="method"> 105 223 <dt id="sans.models.Schulz.Schulz.evalDistribution"> 106 <tt class="descname">evalDistribution</tt><big>(</big>< em>x=</em><span class="optional">[</span><span class="optional">]</span><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.evalDistribution" title="Permalink to this definition">¶</a></dt>224 <tt class="descname">evalDistribution</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.evalDistribution" title="Permalink to this definition">¶</a></dt> 107 225 <dd><p>Evaluate the model in cartesian coordinates</p> 108 226 <table class="docutils field-list" frame="void" rules="none"> … … 110 228 <col class="field-body" /> 111 229 <tbody valign="top"> 112 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td>113 </tr> 114 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td>230 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q[], or [qx[], qy[]]</td> 231 </tr> 232 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q[])</td> 115 233 </tr> 116 234 </tbody> … … 126 244 <dl class="method"> 127 245 <dt id="sans.models.Schulz.Schulz.getParam"> 128 <tt class="descname">getParam</tt><big>(</big>< em>name</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.getParam" title="Permalink to this definition">¶</a></dt>246 <tt class="descname">getParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.getParam" title="Permalink to this definition">¶</a></dt> 129 247 <dd><p>Set the value of a model parameter</p> 130 248 <table class="docutils field-list" frame="void" rules="none"> … … 132 250 <col class="field-body" /> 133 251 <tbody valign="top"> 134 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td>252 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>name</strong> – name of the parameter</td> 135 253 </tr> 136 254 </tbody> … … 146 264 <dl class="method"> 147 265 <dt id="sans.models.Schulz.Schulz.getParamListWithToken"> 148 <tt class="descname">getParamListWithToken</tt><big>(</big>< em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.getParamListWithToken" title="Permalink to this definition">¶</a></dt>266 <tt class="descname">getParamListWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.getParamListWithToken" title="Permalink to this definition">¶</a></dt> 149 267 <dd></dd></dl> 150 268 151 269 <dl class="method"> 152 270 <dt id="sans.models.Schulz.Schulz.getParamWithToken"> 153 <tt class="descname">getParamWithToken</tt><big>(</big>< em>name</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.getParamWithToken" title="Permalink to this definition">¶</a></dt>271 <tt class="descname">getParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.getParamWithToken" title="Permalink to this definition">¶</a></dt> 154 272 <dd></dd></dl> 155 273 156 274 <dl class="method"> 157 275 <dt id="sans.models.Schulz.Schulz.is_fittable"> 158 <tt class="descname">is_fittable</tt><big>(</big>< em>par_name</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.is_fittable" title="Permalink to this definition">¶</a></dt>276 <tt class="descname">is_fittable</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.is_fittable" title="Permalink to this definition">¶</a></dt> 159 277 <dd><p>Check if a given parameter is fittable or not</p> 160 278 <table class="docutils field-list" frame="void" rules="none"> … … 162 280 <col class="field-body" /> 163 281 <tbody valign="top"> 164 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td>282 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>par_name</strong> – the parameter name to check</td> 165 283 </tr> 166 284 </tbody> … … 180 298 </dd></dl> 181 299 182 <dl class=" attribute">300 <dl class="method"> 183 301 <dt id="sans.models.Schulz.Schulz.reset"> 184 <tt class="descname">reset</tt>< a class="headerlink" href="#sans.models.Schulz.Schulz.reset" title="Permalink to this definition">¶</a></dt>302 <tt class="descname">reset</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.reset" title="Permalink to this definition">¶</a></dt> 185 303 <dd><p>Reset pair correlation</p> 186 304 </dd></dl> … … 188 306 <dl class="method"> 189 307 <dt id="sans.models.Schulz.Schulz.run"> 190 <tt class="descname">run</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.run" title="Permalink to this definition">¶</a></dt>308 <tt class="descname">run</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.run" title="Permalink to this definition">¶</a></dt> 191 309 <dd><p>Evaluate the model</p> 192 310 <table class="docutils field-list" frame="void" rules="none"> … … 194 312 <col class="field-body" /> 195 313 <tbody valign="top"> 196 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td>197 </tr> 198 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>314 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [q,phi]</td> 315 </tr> 316 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 199 317 </tr> 200 318 </tbody> … … 204 322 <dl class="method"> 205 323 <dt id="sans.models.Schulz.Schulz.runXY"> 206 <tt class="descname">runXY</tt><big>(</big>< em>x=0.0</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.runXY" title="Permalink to this definition">¶</a></dt>324 <tt class="descname">runXY</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.runXY" title="Permalink to this definition">¶</a></dt> 207 325 <dd><p>Evaluate the model in cartesian coordinates</p> 208 326 <table class="docutils field-list" frame="void" rules="none"> … … 210 328 <col class="field-body" /> 211 329 <tbody valign="top"> 212 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td>213 </tr> 214 <tr class="field "><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td>330 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>x</strong> – input q, or [qx, qy]</td> 331 </tr> 332 <tr class="field-even field"><th class="field-name">Returns:</th><td class="field-body">scattering function P(q)</td> 215 333 </tr> 216 334 </tbody> … … 220 338 <dl class="method"> 221 339 <dt id="sans.models.Schulz.Schulz.setParam"> 222 <tt class="descname">setParam</tt><big>(</big>< em>name</em>, <em>value</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.setParam" title="Permalink to this definition">¶</a></dt>340 <tt class="descname">setParam</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.setParam" title="Permalink to this definition">¶</a></dt> 223 341 <dd><p>Set the value of a model parameter</p> 224 342 <table class="docutils field-list" frame="void" rules="none"> … … 226 344 <col class="field-body" /> 227 345 <tbody valign="top"> 228 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">346 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 229 347 <li><strong>name</strong> – name of the parameter</li> 230 348 <li><strong>value</strong> – value of the parameter</li> … … 238 356 <dl class="method"> 239 357 <dt id="sans.models.Schulz.Schulz.setParamWithToken"> 240 <tt class="descname">setParamWithToken</tt><big>(</big>< em>name</em>, <em>value</em>, <em>token</em>, <em>member</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.setParamWithToken" title="Permalink to this definition">¶</a></dt>358 <tt class="descname">setParamWithToken</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.setParamWithToken" title="Permalink to this definition">¶</a></dt> 241 359 <dd></dd></dl> 242 360 243 361 <dl class="method"> 244 362 <dt id="sans.models.Schulz.Schulz.set_dispersion"> 245 <tt class="descname">set_dispersion</tt><big>(</big>< em>parameter</em>, <em>dispersion</em><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.set_dispersion" title="Permalink to this definition">¶</a></dt>363 <tt class="descname">set_dispersion</tt><big>(</big><big>)</big><a class="headerlink" href="#sans.models.Schulz.Schulz.set_dispersion" title="Permalink to this definition">¶</a></dt> 246 364 <dd><p>Set the dispersion object for a model parameter</p> 247 365 <table class="docutils field-list" frame="void" rules="none"> … … 249 367 <col class="field-body" /> 250 368 <tbody valign="top"> 251 <tr class="field "><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple">369 <tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first last simple"> 252 370 <li><strong>parameter</strong> – name of the parameter [string]</li> 253 371 <li><strong>dispersion</strong> – dispersion object of type DispersionModel</li> … … 278 396 <ul> 279 397 <li><a class="reference internal" href="#">Schulz</a><ul> 280 <li><a class="reference internal" href="# module-sans.models.Schulz"><tt class="docutils literal"><span class="pre">sans.models.Schulz</span></tt></a></li>398 <li><a class="reference internal" href="#sans-models-schulz"><tt class="docutils literal"><span class="pre">sans.models.Schulz</span></tt></a></li> 281 399 </ul> 282 400 </li> … … 297 415 <h3>Quick search</h3> 298 416 <form class="search" action="../search.html" method="get"> 299 <input type="text" name="q" size="18"/>417 <input type="text" name="q" /> 300 418 <input type="submit" value="Go" /> 301 419 <input type="hidden" name="check_keywords" value="yes" /> … … 326 444 <a href="SCCrystalModel.html" title="SCCrystalModel" 327 445 >previous</a> |</li> 328 <li><a href="../index.html">sansmodels v0.1.0 documentation</a> »</li>446 <li><a href="../index.html">sansmodels 0.1.0 documentation</a> »</li> 329 447 <li><a href="index.html" >Reference</a> »</li> 330 448 </ul> … … 332 450 <div class="footer"> 333 451 © Copyright 2010, sans group. 334 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1. 0.7.452 Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1. 335 453 </div> 336 454 </body>
Note: See TracChangeset
for help on using the changeset viewer.