Commit Graph

2 Commits (2848061d0dfc26a2c5d68a75c32bc5c51caed228)

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"]
1 week 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.
1 year ago