Add placeholder pages for docs site

This commit is contained in:
Graham Esau 2019-12-14 16:52:41 +00:00
parent ccb7f48c3b
commit fcd38ed76a
10 changed files with 89 additions and 2 deletions

11
docs/1-deriving.md Normal file
View file

@ -0,0 +1,11 @@
---
layout: default
title: Deriving JsonSchema
nav_order: 2
has_children: true
has_toc: false
---
# Deriving JsonSchema
How to use `#[derive(JsonSchema)]`...