File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ project:
10
10
title : ' Ruby Driver Manual'
11
11
branched : true
12
12
version :
13
- release : ' 2.4 '
13
+ release : ' 2.5 '
14
14
branch : ' master'
15
15
system :
16
16
runstate :
@@ -20,7 +20,6 @@ system:
20
20
- ' integration.yaml'
21
21
- ' sphinx_local.yaml'
22
22
- ' push.yaml'
23
- - htaccess : ['htaccess.yaml', 'htaccess-mongoid.yaml']
24
23
assets :
25
24
- branch : master
26
25
path : build/docs-tools
Original file line number Diff line number Diff line change 1
1
define: prefix ruby-driver
2
2
define: base https://docs.mongodb.com/${prefix}
3
3
define: mongoid_base https://docs.mongodb.com/mongoid
4
- define: versions v1.x v2.0 v2.1 v2.2 v2.3 v2.4 master
4
+ define: versions v1.x v2.0 v2.1 v2.2 v2.3 v2.4 v2.5 master
5
+ symlink: v2.5 -> master
5
6
6
7
raw: /${prefix} -> ${base}/master
7
8
(v1.x-*]: ${prefix}/${version}/aggregation-framework -> ${base}/${version}/quick-start
You can’t perform that action at this time.
0 commit comments