Skip to content

Commit 470db78

Browse files
author
James William Pye
committed
Relocate sphinx into .documention.sphinx
1 parent 31c6555 commit 470db78

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

sphinx-src/.gitignore renamed to postgresql/documentation/sphinx/.gitignore

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
# If your extensions are in another directory, add it here. If the directory
1919
# is relative to the documentation root, use os.path.abspath to make it
2020
# absolute, like shown here.
21-
sys.path.insert(0, os.path.abspath(os.path.dirname(__file__) + '../../postgresql'))
21+
sys.path.insert(0, os.path.abspath(os.path.dirname(__file__) + '../../'))
2222

2323
# General configuration
2424
# ---------------------
File renamed without changes.

sphinx-src/modules.rst renamed to postgresql/documentation/sphinx/modules.rst

File renamed without changes.

0 commit comments

Comments
 (0)