Commit Graph

2 Commits (eec4a44275b75b57c45281032e0a9599e0fe3dfb)

Author SHA1 Message Date
Jason Ish 2848061d0d scripts/evedoc.py: handle union types in schema
Update EVE documentation script to handle union types like:

    "type": ["string", "number"]
10 months ago
Jason Ish 2626895a93 evedoc.py: script to generate rst doc from eve schema
Also supports a "--flat" command line option to produce a "dot"
separated version of all the fields in the EVE schema.
2 years ago