documentor hooks

This commit is contained in:
Adam Holmberg
2016-06-20 15:48:16 -05:00
parent b48ec060fa
commit ed13cb3dfd
3 changed files with 21 additions and 7 deletions

8
docs.yaml Normal file
View File

@@ -0,0 +1,8 @@
title: DataStax Python Driver for Apache Cassandra
summary: DataStax Python Driver for Apache Cassandra Documentation
output: docs/_build/
sections:
- title: N/A
prefix: /
type: sphinx
directory: docs

13
docs/.nav Normal file
View File

@@ -0,0 +1,13 @@
installation
getting_started
object_mapper
api
upgrading
execution_profiles
performance
query_paging
lwt
user_defined_types
security
dates_and_times
faq

View File

@@ -83,10 +83,3 @@ Please report any bugs and make any feature requests on the
`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.
If you would like to contribute, please feel free to open a pull request.
Indices and Tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`