We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2bad36 commit d04a029Copy full SHA for d04a029
doc/source/api/diffpy.utils.example_package.rst
@@ -0,0 +1,31 @@
1
+.. _example_package documentation:
2
+
3
+|title|
4
+=======
5
6
+.. |title| replace:: diffpy.utils.example_package package
7
8
+.. automodule:: diffpy.utils.example_package
9
+ :members:
10
+ :undoc-members:
11
+ :show-inheritance:
12
13
+|foo|
14
+-----
15
16
+.. |foo| replace:: diffpy.utils.example_package.foo module
17
18
+.. automodule:: diffpy.utils.example_package.foo
19
20
21
22
23
+|bar|
24
25
26
+.. |bar| replace:: diffpy.utils.example_package.bar module
27
28
29
30
31
0 commit comments