mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
docs(dgeni): indicate that nightly v2 docs are for v2
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
<option
|
<option
|
||||||
value="<$ ver.href $>/{% if page.path != ''%}{{page.path}}{% else %}api/{% endif %}"
|
value="<$ ver.href $>/{% if page.path != ''%}{{page.path}}{% else %}api/{% endif %}"
|
||||||
{% if page.version == "<$ ver.name $>"%}selected{% endif %}>
|
{% if page.version == "<$ ver.name $>"%}selected{% endif %}>
|
||||||
<$ ver.name $> <@ if version.latest.name == ver.name @>(latest)<@ endif @>
|
<@ if ver.name == "nightly" @>2.0.0-<@ endif @><$ ver.name $> <@ if version.latest.name == ver.name @>(latest)<@ endif @>
|
||||||
</option>
|
</option>
|
||||||
<@ endfor @>
|
<@ endfor @>
|
||||||
</select>
|
</select>
|
||||||
|
Reference in New Issue
Block a user