We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f56dc7 commit a959eb6Copy full SHA for a959eb6
docs.yaml
@@ -18,6 +18,7 @@ sections:
18
config: |
19
RECURSIVE = YES
20
FILE_PATTERNS = *.php
21
+ EXCLUDE = ext/doc/generate_doc.php ext/doc/generate_doc_yaml.php
22
INPUT_FILTER = ./doxygen.rb
23
links:
24
- title: Binaries
@@ -35,9 +36,11 @@ links:
35
36
- title: Releases
37
href: https://github.com/datastax/php-driver/releases
38
versions:
- - name: v1.2
39
- ref: HEAD
40
- - name: v1.1
+ - name: 1.3
+ ref: 3f56dc79466362b70d24ec5ed928fbbe9ccf6f44
41
+ - name: 1.2
42
+ ref: v1.2.0
43
+ - name: 1.1
44
ref: v1.1.0
- - name: v1.0
45
+ - name: 1.0
46
ref: v1.0.1
0 commit comments