Skip to content

Commit 46943fc

Browse files
committed
New API with updated index
1 parent 7ca347c commit 46943fc

11 files changed

+220
-230
lines changed

Diff for: doc/source/api/diffpy.srfit.equation.literals.rst

+15-16
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,45 @@
1+
:tocdepth: -1
2+
13
diffpy.srfit.equation.literals package
24
======================================
35

6+
.. automodule:: diffpy.srfit.equation.literals
7+
:members:
8+
:undoc-members:
9+
:show-inheritance:
10+
411
Submodules
512
----------
613

7-
diffpy.srfit.equation.literals.abcs module
8-
------------------------------------------
14+
diffpy.srfit.equation.literals.argument module
15+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
916

10-
.. automodule:: diffpy.srfit.equation.literals.abcs
17+
.. automodule:: diffpy.srfit.equation.literals.argument
1118
:members:
1219
:undoc-members:
1320
:show-inheritance:
1421

15-
diffpy.srfit.equation.literals.argument module
16-
----------------------------------------------
22+
diffpy.srfit.equation.literals.abcs module
23+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1724

18-
.. automodule:: diffpy.srfit.equation.literals.argument
25+
.. automodule:: diffpy.srfit.equation.literals.abcs
1926
:members:
2027
:undoc-members:
2128
:show-inheritance:
2229

2330
diffpy.srfit.equation.literals.literal module
24-
---------------------------------------------
31+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2532

2633
.. automodule:: diffpy.srfit.equation.literals.literal
2734
:members:
2835
:undoc-members:
2936
:show-inheritance:
3037

3138
diffpy.srfit.equation.literals.operators module
32-
-----------------------------------------------
39+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3340

3441
.. automodule:: diffpy.srfit.equation.literals.operators
3542
:members:
3643
:undoc-members:
3744
:show-inheritance:
3845

39-
40-
Module contents
41-
---------------
42-
43-
.. automodule:: diffpy.srfit.equation.literals
44-
:members:
45-
:undoc-members:
46-
:show-inheritance:

Diff for: doc/source/api/diffpy.srfit.equation.rst

+11-11
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
1+
:tocdepth: -1
2+
13
diffpy.srfit.equation package
24
=============================
35

6+
.. automodule:: diffpy.srfit.equation
7+
:members:
8+
:undoc-members:
9+
:show-inheritance:
10+
411
Subpackages
512
-----------
613

714
.. toctree::
15+
:titlesonly:
816

9-
diffpy.srfit.equation.literals
1017
diffpy.srfit.equation.visitors
18+
diffpy.srfit.equation.literals
1119

1220
Submodules
1321
----------
1422

1523
diffpy.srfit.equation.builder module
16-
------------------------------------
24+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1725

1826
.. automodule:: diffpy.srfit.equation.builder
1927
:members:
2028
:undoc-members:
2129
:show-inheritance:
2230

2331
diffpy.srfit.equation.equationmod module
24-
----------------------------------------
32+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2533

2634
.. automodule:: diffpy.srfit.equation.equationmod
2735
:members:
2836
:undoc-members:
2937
:show-inheritance:
3038

31-
32-
Module contents
33-
---------------
34-
35-
.. automodule:: diffpy.srfit.equation
36-
:members:
37-
:undoc-members:
38-
:show-inheritance:

Diff for: doc/source/api/diffpy.srfit.equation.visitors.rst

+18-19
Original file line numberDiff line numberDiff line change
@@ -1,54 +1,53 @@
1+
:tocdepth: -1
2+
13
diffpy.srfit.equation.visitors package
24
======================================
35

4-
Submodules
5-
----------
6-
7-
diffpy.srfit.equation.visitors.argfinder module
8-
-----------------------------------------------
9-
10-
.. automodule:: diffpy.srfit.equation.visitors.argfinder
6+
.. automodule:: diffpy.srfit.equation.visitors
117
:members:
128
:undoc-members:
139
:show-inheritance:
1410

15-
diffpy.srfit.equation.visitors.printer module
16-
---------------------------------------------
11+
Submodules
12+
----------
1713

18-
.. automodule:: diffpy.srfit.equation.visitors.printer
14+
diffpy.srfit.equation.visitors.validator module
15+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
16+
17+
.. automodule:: diffpy.srfit.equation.visitors.validator
1918
:members:
2019
:undoc-members:
2120
:show-inheritance:
2221

2322
diffpy.srfit.equation.visitors.swapper module
24-
---------------------------------------------
23+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
2524

2625
.. automodule:: diffpy.srfit.equation.visitors.swapper
2726
:members:
2827
:undoc-members:
2928
:show-inheritance:
3029

31-
diffpy.srfit.equation.visitors.validator module
32-
-----------------------------------------------
30+
diffpy.srfit.equation.visitors.argfinder module
31+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3332

34-
.. automodule:: diffpy.srfit.equation.visitors.validator
33+
.. automodule:: diffpy.srfit.equation.visitors.argfinder
3534
:members:
3635
:undoc-members:
3736
:show-inheritance:
3837

3938
diffpy.srfit.equation.visitors.visitor module
40-
---------------------------------------------
39+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4140

4241
.. automodule:: diffpy.srfit.equation.visitors.visitor
4342
:members:
4443
:undoc-members:
4544
:show-inheritance:
4645

46+
diffpy.srfit.equation.visitors.printer module
47+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4748

48-
Module contents
49-
---------------
50-
51-
.. automodule:: diffpy.srfit.equation.visitors
49+
.. automodule:: diffpy.srfit.equation.visitors.printer
5250
:members:
5351
:undoc-members:
5452
:show-inheritance:
53+

Diff for: doc/source/api/diffpy.srfit.example_package.rst

-31
This file was deleted.

0 commit comments

Comments
 (0)