Changeset 1168 for trunk/sphinxdocs/build/html/index.html
- Timestamp:
- Dec 16, 2013 10:43:01 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sphinxdocs/build/html/index.html
r1129 r1168 137 137 </li> 138 138 <li class="toctree-l1"><a class="reference internal" href="imports.html"><em>GSAS-II Import Modules</em></a><ul> 139 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2phase-pdb-and-exp"><em>Module G2phase: PDB and .EXP</em></a></li> 140 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2phase-gpx-import-phase-from-gsas-ii-project"><em>Module G2phase_GPX: Import phase from GSAS-II project</em></a></li> 141 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2phase-cif-coordinates-from-cif"><em>Module G2phase_CIF: Coordinates from CIF</em></a></li> 142 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2pwd-gpx-gsas-ii-projects"><em>Module G2pwd_GPX: GSAS-II projects</em></a></li> 143 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2pwd-fxye-gsas-data-files"><em>Module G2pwd_fxye: GSAS data files</em></a></li> 144 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2pwd-xye-topas-xye-data"><em>Module G2pwd_xye: Topas .xye data</em></a></li> 145 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2pwd-cif-cif-powder-data"><em>Module G2pwd_CIF: CIF powder data</em></a></li> 146 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2sfact-simple-hkl-import"><em>Module G2sfact: simple HKL import</em></a></li> 147 <li class="toctree-l2"><a class="reference internal" href="imports.html#module-g2sfact-cif-cif-import"><em>Module G2sfact_CIF: CIF import</em></a></li> 139 <li class="toctree-l2"><a class="reference internal" href="imports.html#writing-an-import-routine">Writing an Import Routine</a><ul> 140 <li class="toctree-l3"><a class="reference internal" href="imports.html#init">__init__()</a></li> 141 <li class="toctree-l3"><a class="reference internal" href="imports.html#reader">Reader()</a><ul> 142 <li class="toctree-l4"><a class="reference internal" href="imports.html#reader-return-values">Reader return values</a></li> 143 <li class="toctree-l4"><a class="reference internal" href="imports.html#self-warnings">self.warnings</a></li> 144 <li class="toctree-l4"><a class="reference internal" href="imports.html#self-errors">self.errors</a></li> 145 <li class="toctree-l4"><a class="reference internal" href="imports.html#self-repeat">self.repeat</a></li> 146 <li class="toctree-l4"><a class="reference internal" href="imports.html#support-routines"><em>support routines</em></a></li> 147 </ul> 148 </li> 149 <li class="toctree-l3"><a class="reference internal" href="imports.html#contentsvalidator">ContentsValidator()</a><ul> 150 <li class="toctree-l4"><a class="reference internal" href="imports.html#contentsvalidator-return-values">ContentsValidator return values</a></li> 151 </ul> 152 </li> 153 </ul> 154 </li> 155 <li class="toctree-l2"><a class="reference internal" href="imports.html#currently-defined-phase-import-routines">Currently Defined Phase Import Routines</a><ul> 156 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2phase-pdb-and-exp"><em>Module G2phase: PDB and .EXP</em></a></li> 157 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2phase-gpx-import-phase-from-gsas-ii-project"><em>Module G2phase_GPX: Import phase from GSAS-II project</em></a></li> 158 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2phase-cif-coordinates-from-cif"><em>Module G2phase_CIF: Coordinates from CIF</em></a></li> 159 </ul> 160 </li> 161 <li class="toctree-l2"><a class="reference internal" href="imports.html#currently-defined-powder-data-import-routines">Currently Defined Powder Data Import Routines</a><ul> 162 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2pwd-gpx-gsas-ii-projects"><em>Module G2pwd_GPX: GSAS-II projects</em></a></li> 163 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2pwd-fxye-gsas-data-files"><em>Module G2pwd_fxye: GSAS data files</em></a></li> 164 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2pwd-xye-topas-xye-data"><em>Module G2pwd_xye: Topas .xye data</em></a></li> 165 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2pwd-cif-cif-powder-data"><em>Module G2pwd_CIF: CIF powder data</em></a></li> 166 </ul> 167 </li> 168 <li class="toctree-l2"><a class="reference internal" href="imports.html#currently-defined-single-crystal-data-import-routines">Currently Defined Single Crystal Data Import Routines</a><ul> 169 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2sfact-simple-hkl-import"><em>Module G2sfact: simple HKL import</em></a></li> 170 <li class="toctree-l3"><a class="reference internal" href="imports.html#module-g2sfact-cif-cif-import"><em>Module G2sfact_CIF: CIF import</em></a></li> 171 </ul> 172 </li> 148 173 </ul> 149 174 </li>
Note: See TracChangeset
for help on using the changeset viewer.