forked from datastax/cpp-driver
-
Notifications
You must be signed in to change notification settings - Fork 1
/
docs.yaml
33 lines (31 loc) · 961 Bytes
/
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
title: DataStax C/C++ Driver
summary: DataStax C++ Driver for Apache Cassandra Documentation
homepage: http://datastax.github.io/cpp-driver/
sections:
- title: Topics
prefix: /topics
type: markdown
files: 'topics/**/*.md'
- title: API docs
prefix: /api
type: doxygen
directory: 'include'
config: |
PREDEFINED = CASS_EXPORT=
EXCLUDE_SYMBOLS = XX* CASS_ERROR CASS_ERROR_MAP CASS_ERROR_LAST_ENTRY CASS_LOG_LEVEL_MAP CASS_LOG_LAST_ENTRY CASS_DEPRECATED
ENABLE_PREPROCESSING = YES
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = NO
SKIP_FUNCTION_MACROS = YES
TYPEDEF_HIDES_STRUCT = YES
EXTRACT_ALL = YES
INLINE_SOURCES = NO
versions:
- name: v2.2
ref: HEAD
- name: v2.1
ref: 2c97015988e0a9e9342b233db5f37ca9386e4d7d
- name: v2.0
ref: fc9c25a3db879894d40306642864413ef8f7d979
- name: v1.0
ref: b2146f44ba5df28e37af28031f7609342023b329