forked from apache/cassandra-cpp-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdocs.yaml
More file actions
31 lines (29 loc) · 895 Bytes
/
docs.yaml
File metadata and controls
31 lines (29 loc) · 895 Bytes
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
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 = NO
INLINE_SOURCES = NO
versions:
- name: v2.1
ref: HEAD
- name: v2.0
ref: 4c009fc8e56177173f11a738802be5e6b98bccb9
- name: v1.0
ref: fd331e09f25e8e6058ad7f98e7e72f54bc9a9a94