Use dev
instead of version for the development version
This commit is contained in:
parent
f5f9f50f87
commit
ba994e78ec
2
doc/_templates/layout.html
vendored
2
doc/_templates/layout.html
vendored
@ -43,7 +43,7 @@
|
||||
<li class="dropdown">
|
||||
<!-- TODO: update versions automatically -->
|
||||
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button"
|
||||
aria-expanded="false">1.2.0 <span class="caret"></span></a>
|
||||
aria-expanded="false">dev <span class="caret"></span></a>
|
||||
<ul class="dropdown-menu" role="menu">
|
||||
<li><a href="http://cppformat.github.io/1.1.0/">1.1.0</a></li>
|
||||
<li><a href="http://cppformat.github.io/1.0.0/">1.0.0</a></li>
|
||||
|
Loading…
Reference in New Issue
Block a user