Ignore:
Timestamp:
Mar 14, 2015 5:35:03 PM (8 years ago)
Author:
toby
Message:

change sphinx docs links; rebuild & fixing minor formatting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sphinxdocs/build/html/GSASIIobj.html

    r1513 r1709  
    784784<td>Uiso (float)</td>
    785785</tr>
    786 <tr class="row-odd"><td>cia+2...cia+6</td>
     786<tr class="row-odd"><td>cia+2...cia+7</td>
    787787<td>U11, U22, U33, U12, U13, U23 (6 floats)</td>
    788788</tr>
    789 <tr class="row-even"><td>atom[-1]</td>
     789<tr class="row-even"><td>atom[cia+8]</td>
    790790<td>unique atom identifier (int)</td>
    791791</tr>
     
    16181618<dl class="data">
    16191619<dt id="GSASIIobj.DefaultControls">
    1620 <tt class="descclassname">GSASIIobj.</tt><tt class="descname">DefaultControls</tt><em class="property"> = {'F**2': True, 'shift factor': 1.0, 'deriv type': 'analytic Hessian', 'max cyc': 3, 'minF/sig': 0, 'FreeVar1': 'Sample humidity (%)', 'Author': 'no name', 'FreeVar2': 'Sample voltage (V)', 'FreeVar3': 'Applied load (MN)', 'min dM/M': 0.0001}</em><a class="headerlink" href="#GSASIIobj.DefaultControls" title="Permalink to this definition">¶</a></dt>
     1620<tt class="descclassname">GSASIIobj.</tt><tt class="descname">DefaultControls</tt><em class="property"> = {'F**2': True, 'shift factor': 1.0, 'deriv type': 'analytic Hessian', 'max cyc': 3, 'minF/sig': 0, 'FreePrm2': 'Sample voltage (V)', 'FreePrm1': 'Sample humidity (%)', 'Author': 'no name', 'FreePrm3': 'Applied load (MN)', 'min dM/M': 0.0001}</em><a class="headerlink" href="#GSASIIobj.DefaultControls" title="Permalink to this definition">¶</a></dt>
    16211621<dd><p>Values to be used as defaults for the initial contents of the <tt class="docutils literal"><span class="pre">Controls</span></tt>
    16221622data tree item.</p>
Note: See TracChangeset for help on using the changeset viewer.