File tree Expand file tree Collapse file tree 1 file changed +23
-25
lines changed Expand file tree Collapse file tree 1 file changed +23
-25
lines changed Original file line number Diff line number Diff line change 1
1
git :
2
- repo : ' mongodb/docs-ruby'
2
+ repo : " mongodb/docs-ruby"
3
3
remote :
4
- upstream : ' mongodb/docs-ruby'
5
- tools : ' mongodb/docs-tools'
4
+ upstream : " mongodb/docs-ruby"
5
+ tools : " mongodb/docs-tools"
6
6
project :
7
- name : ' ruby-driver'
8
- tag : ' ruby-driver'
9
- url : ' https://docs.mongodb.com/ruby-driver'
10
- title : ' MongoDB Ruby Driver Manual'
7
+ name : " ruby-driver"
8
+ tag : " ruby-driver"
9
+ url : " https://docs.mongodb.com/ruby-driver"
10
+ title : " MongoDB Ruby Driver Manual"
11
11
branched : true
12
12
version :
13
- release : ' upcoming'
14
- branch : ' master'
13
+ release : " upcoming"
14
+ branch : " master"
15
15
system :
16
16
runstate :
17
17
serial_sphinx : publish
18
18
files :
19
- - ' intersphinx.yaml'
20
- - ' integration.yaml'
21
- - ' sphinx_local.yaml'
22
- - ' push.yaml'
19
+ - " intersphinx.yaml"
20
+ - " integration.yaml"
21
+ - " sphinx_local.yaml"
22
+ - " push.yaml"
23
23
assets :
24
24
- branch : master
25
25
path : build/docs-tools
26
26
repository : https://github.com/mongodb/docs-tools.git
27
- - branch : master
28
- path : build/ruby-driver-master
27
+ - branch : 2.19-stable
28
+ path : build/ruby-driver-v2.19
29
29
repository : https://github.com/mongodb/mongo-ruby-driver.git
30
30
- branch : master
31
31
path : build/bson-ruby
32
32
repository : https://github.com/mongodb/bson-ruby.git
33
33
paths :
34
- output : ' build'
35
- source : ' source-master'
36
- includes : ' source-master/includes'
37
- images : ' source-master/images'
38
- tools : ' bin'
39
- buildsystem : ' build/docs-tools'
40
- builddata : ' config'
41
- locale : ' locale'
42
-
43
- ...
34
+ output : " build"
35
+ source : " source-master"
36
+ includes : " source-master/includes"
37
+ images : " source-master/images"
38
+ tools : " bin"
39
+ buildsystem : " build/docs-tools"
40
+ builddata : " config"
41
+ locale : " locale"
You can’t perform that action at this time.
0 commit comments