We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308bd78 commit b60d9a9Copy full SHA for b60d9a9
config/build_conf.yaml
@@ -7,7 +7,7 @@ project:
7
tag: 'bi-connector'
8
url: 'http://docs.mongodb.com'
9
title: "MongoDB Connector for BI"
10
- branched: false
+ branched: true
11
system:
12
tools:
13
ref: HEAD
@@ -17,7 +17,6 @@ system:
17
- 'sphinx'
18
- 'meta'
19
- 'push'
20
- - 'migrations'
21
- 'integration'
22
static:
23
- 'makefile.compatibility'
@@ -31,8 +30,8 @@ system:
31
30
- images: '/source/images/metadata.yaml'
32
- htaccess: ['htaccess.yaml']
33
version:
34
- release: '2.6.4'
35
- branch: '2.6'
+ release: '2.0'
+ branch: 'master'
36
assets:
37
- branch: master
38
path: build/docs-tools
config/migrations.yaml
0 commit comments