Skip to content

Commit ed13cb3

Browse files
committed
documentor hooks
1 parent b48ec06 commit ed13cb3

File tree

3 files changed

+21
-7
lines changed

3 files changed

+21
-7
lines changed

docs.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
title: DataStax Python Driver for Apache Cassandra
2+
summary: DataStax Python Driver for Apache Cassandra Documentation
3+
output: docs/_build/
4+
sections:
5+
- title: N/A
6+
prefix: /
7+
type: sphinx
8+
directory: docs

docs/.nav

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
installation
2+
getting_started
3+
object_mapper
4+
api
5+
upgrading
6+
execution_profiles
7+
performance
8+
query_paging
9+
lwt
10+
user_defined_types
11+
security
12+
dates_and_times
13+
faq

docs/index.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,3 @@ Please report any bugs and make any feature requests on the
8383
`JIRA <https://datastax-oss.atlassian.net/browse/PYTHON>`_ issue tracker.
8484

8585
If you would like to contribute, please feel free to open a pull request.
86-
87-
Indices and Tables
88-
==================
89-
90-
* :ref:`genindex`
91-
* :ref:`modindex`
92-
* :ref:`search`

0 commit comments

Comments
 (0)