Skip to content

Commit 5781644

Browse files
author
Joohwan Oh
committed
Move docs
1 parent b59bde0 commit 5781644

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

conf.py renamed to docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22
#
33
# py-arango documentation build configuration file, created by
4-
# sphinx-quickstart on Tue Jan 13 16:21:14 2015.
4+
# sphinx-quickstart on Tue Jan 13 16:31:54 2015.
55
#
66
# This file is execfile()d with the current directory set to its
77
# containing dir.
@@ -18,7 +18,7 @@
1818
# If extensions (or modules to document with autodoc) are in another directory,
1919
# add these directories to sys.path here. If the directory is relative to the
2020
# documentation root, use os.path.abspath to make it absolute, like shown here.
21-
sys.path.insert(0, os.path.abspath('.'))
21+
sys.path.insert(0, os.path.abspath('..'))
2222

2323
# -- General configuration ------------------------------------------------
2424

index.rst renamed to docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.. py-arango documentation master file, created by
2-
sphinx-quickstart on Tue Jan 13 16:21:14 2015.
2+
sphinx-quickstart on Tue Jan 13 16:31:54 2015.
33
You can adapt this file completely to your liking, but it should at least
44
contain the root `toctree` directive.
55
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)