forked from datastax/php-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
docs.yaml
41 lines (40 loc) · 1.15 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
title: DataStax PHP Driver
summary: DataStax PHP Driver for Apache Cassandra
homepage: http://datastax.github.io/php-driver/
theme: datastax
sections:
- title: Features
prefix: /features
sources:
- type: markdown
files: 'features/**/*.md'
- type: gherkin
files: 'features/**/*.feature'
- title: API docs
prefix: /api
type: doxygen
directory: ['ext/doc']
config: |
RECURSIVE = YES
FILE_PATTERNS = *.php
INPUT_FILTER = ./doxygen.rb
links:
- title: Binaries
href: http://downloads.datastax.com/php-driver/
- title: Code
href: https://github.com/datastax/php-driver/
- title: Docs
href: http://datastax.github.io/php-driver/
- title: Issues
href: https://datastax-oss.atlassian.net/browse/PHP/
- title: Mailing List
href: https://groups.google.com/a/lists.datastax.com/forum/#!forum/php-driver-user
- title: IRC Channel
href: irc://irc.freenode.net/datastax-drivers
- title: Releases
href: https://github.com/datastax/php-driver/releases
versions:
- name: v1.0.0
ref: HEAD
- name: v1.0.0-rc
ref: v1.0.0-rc