Commit graph

56 commits

Author SHA1 Message Date
Graham Esau
93435d519a Update docs 2021-03-25 22:51:51 +00:00
Graham Esau
11d95b79e5
Derive JsonSchema_repr (#76) 2021-03-25 22:36:28 +00:00
Graham Esau
7de2b2276f Prepare to update docs for schema_for_value! 2021-03-25 22:15:12 +00:00
Graham Esau
c6588a3596 Update examples 2021-03-25 20:03:16 +00:00
Graham Esau
f6482fd460
Generate schema from any serializable value (#75)
Implement schema_for_value!(...) macro
2021-03-25 18:32:28 +00:00
Graham Esau
803c47bab3 Update examples (changed due to 6a3bba1e) 2021-03-21 21:25:13 +00:00
Graham Esau
b8c548136a Fix styling of docs site
Pin version of just-the-docs so it doesn't change itself again!
2020-09-27 12:23:28 +01:00
Graham Esau
b09217c5ad Fix broken link in readme 2020-09-24 20:52:20 +01:00
Graham Esau
260cd99293 v0.8.0-alpha-2 2020-06-07 22:33:57 +01:00
Graham Esau
f9b14f7b00 Update docs and changelog 2020-05-17 17:15:40 +01:00
Graham Esau
61c106fd5b Update docs and changelog 2020-05-17 11:45:36 +01:00
Graham Esau
985280c388 Make schemars_derive optional 2020-05-17 10:16:30 +01:00
Graham Esau
5a28cef598 Respect #[serde(transparent)] attribute (#17) 2020-05-16 21:16:59 +01:00
Graham Esau
509a1c3b7b Check for #[deprecated] attributes 2020-05-16 16:44:44 +01:00
Graham Esau
e7cae04beb Update docs and changelog 2020-05-16 12:21:09 +01:00
Graham Esau
4c501990b1 Document schema_with attribute 2020-05-15 17:42:37 +01:00
Graham Esau
1e17c46803 Minor restyling of attribute docs 2020-04-30 15:34:00 +01:00
Graham Esau
08f7fa44a7 Update docs for v0.7.2 2020-04-30 14:36:21 +01:00
Graham Esau
39918ba06c Update examples 2020-02-29 19:57:18 +00:00
Graham Esau
58cc7fac25 Run cargo fmt 2019-12-29 22:09:54 +00:00
Graham Esau
1605a8a34d Small refactor 2019-12-29 18:45:55 +00:00
Graham Esau
ec0a01b82b Update optional dependencies docs 2019-12-29 00:28:54 +00:00
Graham Esau
aec4824425 Add example for handling custom serialization 2019-12-28 16:45:00 +00:00
Graham Esau
79155cddf5 Add doc comments example 2019-12-28 15:38:41 +00:00
Graham Esau
008d70e52a Implement JsonSchema on Uuid 2019-12-27 22:41:28 +00:00
Graham Esau
fbd019baae Implement JsonSchema on Either 2019-12-27 22:16:01 +00:00
Graham Esau
fd42debc4d Implement JsonSchema on indexmap types 2019-12-27 21:44:50 +00:00
Graham Esau
c9d1f34243 v0.6.2 2019-12-27 18:29:48 +00:00
Graham Esau
e299522573 Delete .travis.yml 2019-12-27 17:50:18 +00:00
Graham Esau
0ae2d48fba Rename derive_json_schema feature to impl_json_schema 2019-12-27 17:13:32 +00:00
Graham Esau
1c0f626e3f Add overview to docs site 2019-12-27 17:06:46 +00:00
Graham Esau
e25791dddf Add generic type to remote derive example 2019-12-27 16:25:50 +00:00
Graham Esau
be92d4da5f Clarify generic type behaviour in with attribute 2019-12-27 16:12:46 +00:00
Graham Esau
781f40b061 Improve schema naming for deriving on remote types 2019-12-27 15:37:59 +00:00
Graham Esau
8d40625f10 Add example for remote deriving JsonSchema 2019-12-26 23:18:09 +00:00
Graham Esau
b11536e527 Add example for schemars attributes 2019-12-26 22:20:53 +00:00
Graham Esau
601fc3aaad Add example for custom schema setings 2019-12-26 22:00:47 +00:00
Graham Esau
f387a0ec56 Add examples to docs 2019-12-26 21:34:08 +00:00
Graham Esau
26346612b5 Add docs on generating schemas 2019-12-26 18:26:14 +00:00
Graham Esau
ebb20130f7 Tweak docs permalinks 2019-12-26 17:03:48 +00:00
Graham Esau
01966ba9bf Fix internal docs link 2019-12-26 16:52:52 +00:00
Graham Esau
583edc08ca Document implementing JsonSchema manually 2019-12-26 16:43:58 +00:00
Graham Esau
64b0f79851 Add docs permalinks 2019-12-26 14:35:34 +00:00
Graham Esau
938d273d42 Document feature flags 2019-12-24 23:20:11 +00:00
Graham Esau
e29f10f6b3 Document more attributes 2019-12-24 22:59:26 +00:00
Graham Esau
0358a4e141 Document some more attributes 2019-12-24 22:04:20 +00:00
Graham Esau
aa8a7a4a80 Write some more docs 2019-12-23 22:07:21 +00:00
Graham Esau
3c0ee3f703 Move css overrides out of custom.scss 2019-12-23 21:20:27 +00:00
Graham Esau
d7c010d9c2 Tweak docs site styling 2019-12-15 00:16:41 +00:00
Graham Esau
fcd38ed76a Add placeholder pages for docs site 2019-12-14 16:52:41 +00:00