Skip to content

Commit 405d133

Browse files
committed
doc: add 0.4 to doc version menu
With the 0.4 release, we can now add the 0.4 doc version menu option Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent 2ef0645 commit 405d133

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@
189189
html_context = {
190190
'current_version': current_version,
191191
'versions': ( ("latest", "/latest/"),
192+
("0.4", "/0.4/"),
192193
("0.3", "/0.3/"),
193194
("0.2", "/0.2/"),
194195
("0.1", "/0.1/"),

0 commit comments

Comments
 (0)