We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c634fa5 commit 5c48fe9Copy full SHA for 5c48fe9
conf.py
@@ -111,6 +111,7 @@
111
'stable': conf.version.stable,
112
'sitename': sconf.theme.sitename,
113
'nav_excluded': sconf.theme.nav_excluded,
114
+ 'upcoming': 'master'
115
}
116
117
html_sidebars = sconf.sidebars
config/build_conf.yaml
@@ -10,7 +10,7 @@ project:
10
title: "PHP Library Manual"
11
branched: true
12
version:
13
- release: '1.4'
+ release: '1.6'
14
branch: 'master'
15
system:
16
runstate:
0 commit comments