Last change
on this file since 4335 was
4335,
checked in by toby, 4 years ago
|
add autoInt routine, add f-test; updates for documentation
|
File size:
1.0 KB
|
Line | |
---|
1 | .. This lists all the sections of the documentation. Some of the below |
---|
2 | .. reference a single file. Others reference multiple files. |
---|
3 | |
---|
4 | GSAS-II Developer's Documentation |
---|
5 | ================================= |
---|
6 | |
---|
7 | The following documentation is intended for those wishing to code |
---|
8 | withing the GSAS-II framework, those planning to understand how |
---|
9 | GSAS-II works, or for people wishing to develop scripting applications |
---|
10 | using the API (:mod:`GSASIIscriptable`). Note that many data structures |
---|
11 | used in GSAS-II are defined in module :mod:`GSASIIobj`. |
---|
12 | |
---|
13 | For information on obtaining or learning to use GSAS-II, please see |
---|
14 | the information on the GSAS-II home page: |
---|
15 | https://subversion.xray.aps.anl.gov/trac/pyGSAS |
---|
16 | and pages referenced there. |
---|
17 | |
---|
18 | Contents |
---|
19 | --------- |
---|
20 | |
---|
21 | .. toctree:: |
---|
22 | |
---|
23 | packages.rst |
---|
24 | GSASII.rst |
---|
25 | GSASIIobj.rst |
---|
26 | GSASIIutil.rst |
---|
27 | GSASIIGUIr.rst |
---|
28 | GSASIIGUI.rst |
---|
29 | GSASIIstruc.rst |
---|
30 | GSASIImapvars.rst |
---|
31 | GSASIIimage.rst |
---|
32 | GSASIImath.rst |
---|
33 | GSASIIindex.rst |
---|
34 | GSASIIplot.rst |
---|
35 | GSASIIpwd.rst |
---|
36 | SAS.rst |
---|
37 | GSASIIscriptable.rst |
---|
38 | GSASIIscripts.rst |
---|
39 | imports.rst |
---|
40 | exports.rst |
---|
41 | G2tools.rst |
---|
42 | |
---|
Note: See
TracBrowser
for help on using the repository browser.