Skip to content

Commit 3d02a04

Browse files
author
James William Pye
committed
Add new sphinx 1.1beta files and modindex HTMLs.
1 parent 8b71983 commit 3d02a04

13 files changed

Lines changed: 3213 additions & 0 deletions

File tree

Lines changed: 93 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,93 @@
1+
Modules
2+
=======
3+
4+
Modules intended for general use.
5+
6+
:mod:`postgresql`
7+
-----------------
8+
9+
.. automodule:: postgresql
10+
.. autodata:: version
11+
.. autodata:: version_info
12+
.. autofunction:: open
13+
14+
15+
:mod:`postgresql.sys`
16+
---------------------
17+
18+
.. automodule::
19+
postgresql.sys
20+
:members:
21+
:show-inheritance:
22+
23+
24+
:mod:`postgresql.string`
25+
------------------------
26+
27+
.. automodule::
28+
postgresql.string
29+
:members:
30+
:show-inheritance:
31+
32+
33+
:mod:`postgresql.exceptions`
34+
----------------------------
35+
36+
.. automodule::
37+
postgresql.exceptions
38+
:members:
39+
:show-inheritance:
40+
41+
42+
:mod:`postgresql.temporal`
43+
--------------------------
44+
45+
.. automodule::
46+
postgresql.temporal
47+
:members:
48+
:show-inheritance:
49+
50+
51+
:mod:`postgresql.installation`
52+
------------------------------
53+
54+
.. automodule::
55+
postgresql.installation
56+
:members:
57+
:show-inheritance:
58+
59+
60+
:mod:`postgresql.cluster`
61+
-------------------------
62+
63+
.. automodule::
64+
postgresql.cluster
65+
:members:
66+
:show-inheritance:
67+
68+
69+
:mod:`postgresql.copyman`
70+
-------------------------
71+
72+
.. automodule::
73+
postgresql.copyman
74+
:members:
75+
:show-inheritance:
76+
77+
78+
:mod:`postgresql.alock`
79+
-----------------------
80+
81+
.. automodule::
82+
postgresql.alock
83+
:members:
84+
:show-inheritance:
85+
86+
87+
:mod:`postgresql.api`
88+
---------------------
89+
90+
.. automodule::
91+
postgresql.api
92+
:members:
93+
:show-inheritance:
673 Bytes
Loading
3.42 KB
Loading
3.49 KB
Loading
3.36 KB
Loading
368 Bytes
Loading
363 Bytes
Loading
372 Bytes
Loading
363 Bytes
Loading

0 commit comments

Comments
 (0)