-
Notifications
You must be signed in to change notification settings - Fork 89
/
docs.yaml
94 lines (93 loc) · 3.55 KB
/
docs.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
title: Ruby Driver for Apache Cassandra
summary: A pure Ruby client for Apache Cassandra
homepage: http://docs.datastax.com/en/developer/ruby-driver/
swiftype_drivers: rubydrivers
maintenance_mode: YES
sections:
- title: Features
prefix: /features
sources:
- type: markdown
files: 'features/**/*.md'
- type: gherkin
files: 'features/**/*.feature'
- title: API docs
prefix: /api
type: yard
directory: ['lib', 'spec']
namespace: Cassandra
rewrites:
- api/: api/cassandra/
- cassandra/cassandra: cassandra
- supplemental/: /
- en/latest-ruby-driver/ruby-driver/whatsNew.html: en/developer/ruby-driver/latest
- 'trunk/doc/native_protocol_v([12])\.spec': cassandra-2.2/doc/native_protocol_v\1.spec
- search: 'http://www.datastax.com/documentation/cql/3.1/webhelp/index.html'
replace: 'http://docs.datastax.com/en/cql/3.3/cql/cql_using/useAboutCQL.html'
- search: 'https://datastax.github.io/java-driver/features'
replace: 'https://datastax.github.io/java-driver/manual'
- search: 'http://dsdocs30_java'
replace: 'http://docs.datastax.com/en/developer/java-driver/3.0'
- search: 'http://www.datastax.com/documentation/cassandra/2.0'
replace: 'https://docs.datastax.com/en/archived/cassandra/2.0'
- search: 'http://www.datastax.com/documentation/cassandra/1.2'
replace: 'https://docs.datastax.com/en/archived/cassandra/1.2'
- search: 'http://www.datastax.com/documentation/cql/3.0'
replace: 'https://docs.datastax.com/en/archived/cql/3.0'
- search: 'http://cukes.info/'
replace: 'https://cucumber.io/'
links:
- title: Code
href: https://github.com/datastax/ruby-driver/
- title: Docs
href: http://docs.datastax.com/en/developer/ruby-driver/
- title: Issues
href: https://datastax-oss.atlassian.net/browse/RUBY/
- title: Mailing List
href: https://groups.google.com/a/lists.datastax.com/forum/#!forum/ruby-driver-user
- title: IRC Channel
href: irc://irc.freenode.net/datastax-drivers
- title: Releases
href: https://github.com/datastax/ruby-driver/releases
versions:
- name: 3.2
ref: 1e95ca94ffbba215b5bf2758a646a48d4f4eaa0f
- name: 3.1
ref: v3.1.0
- name: 3.0
ref: v3.0.3
- name: 2.1
ref: v2.1.7
- name: 2.0
ref: 80cab0ad188511ec16eb39111c0b67329c754729
- name: 1.2
ref: 6c398cb3dbc5218f6a77177dcc2130d11bf0158a
- name: 1.1
ref: 1763066e2f70db8889799aa0af4a8eb63ad9ab74
- name: 1.0
ref: 72bfc9609f94e904c0186b061a02404fb2c0d22e
checks:
external_links:
exclude:
- 'https://twitter.com/dsJavaDriver'
- 'https://twitter.com/datastaxeng'
- 'https://twitter.com/datastax'
- 'https://projectreactor.io'
- 'https://docs.datastax.com/en/drivers/java/4.[0-9]+/com/datastax/oss/driver/internal/'
- 'http://www.planetcassandra.org/blog/user-defined-functions-in-cassandra-3-0/'
- 'http://www.planetcassandra.org/making-the-change-from-thrift-to-cql/'
- 'https://academy.datastax.com/slack'
- 'https://community.datastax.com/index.html'
- 'https://micrometer.io/docs'
- 'http://datastax.github.io/java-driver/features/shaded_jar/'
- 'http://twitter.com/avalanche123'
- 'http://twitter.com/mfiguiere'
- 'http://twitter.com/stamhankar999'
- 'https://twitter.com/al3xandru'
- 'https://github.com/datastax/ruby-dse-driver.git'
- 'https://academy.datastax.com/demos/datastax-ruby-driver-load-balancing-policies'
internal_links:
exclude:
- 'netty_pipeline/'
- '../core/'
- '%5Bguava%20eviction%5D'