Commit Graph

2 Commits (6b75b937ff8570037bcc6b3946903b2a72e458f9)

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 month 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