Skip to content

Commit 5c48fe9

Browse files
kay-kimterakilobyte
authored andcommitted
don't index upcoming version.
1 parent c634fa5 commit 5c48fe9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@
111111
'stable': conf.version.stable,
112112
'sitename': sconf.theme.sitename,
113113
'nav_excluded': sconf.theme.nav_excluded,
114+
'upcoming': 'master'
114115
}
115116

116117
html_sidebars = sconf.sidebars

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project:
1010
title: "PHP Library Manual"
1111
branched: true
1212
version:
13-
release: '1.4'
13+
release: '1.6'
1414
branch: 'master'
1515
system:
1616
runstate:

0 commit comments

Comments
 (0)