Skip to content

Commit b201599

Browse files
committed
Remove DSE docs
1 parent 98525b1 commit b201599

File tree

16 files changed

+13
-1982
lines changed

16 files changed

+13
-1982
lines changed

.gitignore

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,14 @@ build.yaml.bak
5353
docs.yaml
5454
doxyfile
5555
tox.ini
56-
test-datastax-requirements.txt
56+
test-datastax-requirements.txt
57+
docs/api/cassandra/datastax/graph/fluent/index.rst
58+
docs/api/cassandra/datastax/graph/fluent/predicates.rst
59+
docs/api/cassandra/datastax/graph/fluent/query.rst
60+
docs/api/cassandra/datastax/graph/index.rst
61+
docs/api/cassandra/graph.rst
62+
docs/classic_graph.rst
63+
docs/core_graph.rst
64+
docs/geo_types.rst
65+
docs/graph.rst
66+
docs/graph_fluent.rst

docs/.nav

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,12 @@ getting_started
33
scylla_specific
44
execution_profiles
55
lwt
6-
object_mapper
7-
geo_types
8-
graph
9-
graph_fluent
10-
classic_graph
6+
object_mapper`
117
performance
128
query_paging
139
security
1410
upgrading
1511
user_defined_types
1612
dates-and-times
17-
cloud
1813
faq
1914
api

docs/api/cassandra/datastax/graph/fluent/index.rst

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/api/cassandra/datastax/graph/fluent/predicates.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/api/cassandra/datastax/graph/fluent/query.rst

Lines changed: 0 additions & 8 deletions
This file was deleted.

docs/api/cassandra/datastax/graph/index.rst

Lines changed: 0 additions & 133 deletions
This file was deleted.

docs/api/cassandra/graph.rst

Lines changed: 0 additions & 121 deletions
This file was deleted.

docs/api/index.rst

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Core Driver
1010
cassandra/cluster
1111
cassandra/policies
1212
cassandra/auth
13-
cassandra/graph
1413
cassandra/metadata
1514
cassandra/metrics
1615
cassandra/query
@@ -42,13 +41,3 @@ Object Mapper
4241
cassandra/cqlengine/connection
4342
cassandra/cqlengine/management
4443
cassandra/cqlengine/usertype
45-
46-
DataStax Graph
47-
--------------
48-
.. toctree::
49-
:maxdepth: 1
50-
51-
cassandra/datastax/graph/index
52-
cassandra/datastax/graph/fluent/index
53-
cassandra/datastax/graph/fluent/query
54-
cassandra/datastax/graph/fluent/predicates

0 commit comments

Comments
 (0)