documentor hooks
This commit is contained in:
8
docs.yaml
Normal file
8
docs.yaml
Normal 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
13
docs/.nav
Normal 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
|
@@ -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`
|
||||
|
Reference in New Issue
Block a user