mirror of
https://github.com/fmtlib/fmt.git
synced 2025-07-31 11:17:35 +02:00
Use dev
instead of version for the development version
This commit is contained in:
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>
|
||||
|
Reference in New Issue
Block a user