Files
pydantic/docs/logo-white.svg
T
Samuel Colvin 33b7d52d31 moving docs to mkdocs (#856)
* moving docs to mkdocs

* transfering readme to md and more

* fixing build

* splitting usage.md

* improving schema.md and index.md

* fix make_history.rst

* models intro

* working on data conversation and required fields

* more fixes to models.md

* list all standard types supported

* list of pydantic types

* tweaks

* update links in code

* Apply suggestions from code review

incorporate @dmontagu's suggestions.

Co-Authored-By: dmontagu <35119617+dmontagu@users.noreply.github.com>

* Apply suggestions from code review

more missed suggestions.

Co-Authored-By: dmontagu <35119617+dmontagu@users.noreply.github.com>

* Apply suggestions from code review

more corrects.

* cleanup

* Field order warning

* fix and regenerate benchmarks

* format examples better, cleanup

* improve schema mapping table

* correct highlighting file types in schema.md

* add redirects in javascript

* add logo
2019-10-07 17:19:01 +01:00

4 lines
602 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 600">
<path fill="white" d="M 300 10 A 290 290 0 0 0 10 300 A 290 290 0 0 0 300 590 A 290 290 0 0 0 590 300 A 290 290 0 0 0 300 10 z M 109.625 143.96875 L 486.69141 143.96875 C 504.05308 143.96875 512.73557 165.01557 500.48438 177.26758 L 350.17188 327.59961 L 350.17188 540.56836 C 350.17187 556.42735 332.30789 565.52791 319.48047 556.54883 L 254.46094 511.05273 C 249.24641 507.40188 246.14062 501.43687 246.14062 495.07227 L 246.14062 327.59961 L 95.832031 177.26758 C 83.555651 164.9912 92.299083 143.96875 109.625 143.96875 z "/>
</svg>