Skip to content

tk0miya/sphinxcontrib-jsonschema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sphinxcontrib-jsonschema

sphinxcontrib-jsonschema is Sphinx extension to define data structure using JSON Schema

Usage

Include this extension in conf.py:

extensions = ['sphinxcontrib.jsonschema']

Write jsonschema directive into reST file where you want to import schema:

.. jsonschema:: path/to/your.json

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages