File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # This is provided on the 2.0 branch for convenience. Use docs.yaml from the
2+ # 2.1 branch to generate the docs for all versions.
3+ title : Java Driver for Apache Cassandra
4+ summary : High performance Java client for Apache Cassandra
5+ homepage : http://datastax.github.io/java-driver/
6+ sections :
7+ - title : Features
8+ prefix : /features
9+ sources :
10+ - type : markdown
11+ files : ' features/**/*.md'
12+ links :
13+ - title : Code
14+ href : https://github.com/datastax/java-driver/
15+ - title : Docs
16+ href : http://datastax.github.io/java-driver/
17+ - title : Issues
18+ href : https://datastax-oss.atlassian.net/browse/JAVA/
19+ - title : Mailing List
20+ href : https://groups.google.com/a/lists.datastax.com/forum/#!forum/java-driver-user
21+ - title : IRC Channel
22+ href : irc://irc.freenode.net/datastax-drivers
23+ - title : Releases
24+ href : https://github.com/datastax/java-driver/releases
25+
26+ # versions:
27+ # - name: 2.1.5
28+ # ref: '2.1.5'
You can’t perform that action at this time.
0 commit comments