Skip to content

Commit 9b496b6

Browse files
author
James William Pye
committed
More documentation re-structuring
1 parent fbcad52 commit 9b496b6

File tree

4 files changed

+312
-308
lines changed

4 files changed

+312
-308
lines changed

src/documentation/admin.txt

Lines changed: 0 additions & 303 deletions
This file was deleted.

src/documentation/reference.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
===============
1+
=========
2+
Reference
3+
=========
4+
25
Postgres Module
3-
===============
6+
^^^^^^^^^^^^^^^
47

58
The ``Postgres`` module reference.
69

@@ -1455,9 +1458,8 @@ function. Takes a single argument, the process id to terminate, and returns
14551458
terminate_backend(proc_pid)
14561459

14571460

1458-
=====================
14591461
Postgres.types Module
1460-
=====================
1462+
^^^^^^^^^^^^^^^^^^^^^
14611463

14621464
``Postgres.types`` is a psuedo-module used to facilite import statements so
14631465
that data types in the ``pg_catalog`` schema can be easily referenced from

src/documentation/sphinx/index.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
^^^^^^^^^
2+
pg-python
3+
^^^^^^^^^
4+
5+
Patience is the companion of wisdom. ーSaint Augustine
6+
17
^^^^^^^^
28
Contents
39
^^^^^^^^
@@ -6,6 +12,5 @@ Contents
612
:maxdepth: 2
713

814
project
9-
admin
1015
usage
1116
reference

0 commit comments

Comments
 (0)