mirror of
https://github.com/koxudaxi/datamodel-code-generator.git
synced 2024-03-18 14:54:37 +03:00
Update documentation (#1316)
* Make small grammatical and phrasing changes, update external like to JSON schema docs, remove unused schema keywords, unify JSON Schema language * Title case some headers, modify some phrasing, remove duplicate custom template docs, clean up using_as_module with phrasing and removal of redundant ending. * Add crosslinks between documents for clarity, rephrase sectinos, unify representation of "JSON Schema", remove specifictation of temporary directory use * Reword "File" to "Data" to include python dicts, update working on project mentions * Update language from "repositories" to "projects" to include links that are not repos * Small phrasing update * Update phrasing of supported data page for clairty * Unify representation of "JSON", remove redundant information from index * Synchronize changes between readme and index page * Standardize formatting, fix heading levels
This commit is contained in:
@@ -18,7 +18,7 @@ site_url: https://koxudaxi.github.io/datamodel-code-generator
|
||||
|
||||
nav:
|
||||
- Overview: index.md
|
||||
- Support data types: support-data-types.md
|
||||
- Support data types: supported-data-types.md
|
||||
- Usage:
|
||||
- Generate from OpenAPI: openapi.md
|
||||
- Generate from JSON Schema: jsonschema.md
|
||||
|
||||
Reference in New Issue
Block a user