Commit Graph

2 Commits (2e9027fd5a9b7de6e009f5ba65cfbe90d1d111f4)

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