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 documentation here is intended for those wishing to extend the |
---|
8 | capabilities within the GSAS-II framework, for scientists/students |
---|
9 | working to understand how |
---|
10 | GSAS-II works, or for people wishing to develop scripting applications |
---|
11 | using the GSAS-II Python API (module :mod:`GSASIIscriptable`). Note that many |
---|
12 | data structures used in GSAS-II are defined in module :mod:`GSASIIobj`. |
---|
13 | |
---|
14 | For information on downloading/installing GSAS-II, please see |
---|
15 | the GSAS-II home page: |
---|
16 | https://subversion.xray.aps.anl.gov/trac/pyGSAS. To learn how to |
---|
17 | use GSAS-II, please see the tutorials, which can be accessed from the |
---|
18 | GSAS-II Help menu or from this web page: |
---|
19 | https://subversion.xray.aps.anl.gov/pyGSAS/trunk/help/Tutorials.html. |
---|
20 | |
---|
21 | Argonne has assigned Software Invention #SF-22-147 to GSAS-II. |
---|
22 | |
---|
23 | .. toctree:: |
---|
24 | :maxdepth: 2 |
---|
25 | :numbered: 4 |
---|
26 | |
---|
27 | packages.rst |
---|
28 | GSASII.rst |
---|
29 | GSASIIobj.rst |
---|
30 | GSASIIutil.rst |
---|
31 | GSASIIGUIr.rst |
---|
32 | GSASIIGUI.rst |
---|
33 | GSASIIstruc.rst |
---|
34 | GSASIImapvars.rst |
---|
35 | GSASIIimage.rst |
---|
36 | GSASIImath.rst |
---|
37 | GSASIIindex.rst |
---|
38 | GSASIIplot.rst |
---|
39 | GSASIIpwd.rst |
---|
40 | SAS.rst |
---|
41 | GSASIIscriptable.rst |
---|
42 | GSASIIscripts.rst |
---|
43 | imports.rst |
---|
44 | exports.rst |
---|
45 | G2tools.rst |
---|
46 | indices.rst |
---|
47 | |
---|
Note: See
TracBrowser
for help on using the repository browser.