Add separate docs for v0.8/v1
This commit is contained in:
parent
3150f98fc8
commit
d511d447f7
61 changed files with 1620 additions and 58 deletions
10
docs/_layouts/v0.md
Normal file
10
docs/_layouts/v0.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
|
||||
<blockquote class="info">
|
||||
<p>This page is for the current stable release of Schemars (v0.8.x).
|
||||
<p>To view this page for the v1 version of Schemars, which is still under development, <a href="{{ page.url | remove_first: "/v0" | relative_url }}">click here</a>.
|
||||
</blockquote>
|
||||
|
||||
{{ content }}
|
Loading…
Add table
Add a link
Reference in a new issue