Commit graph

2 commits

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"]
2025-10-06 19:56:12 +02:00
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.
2024-10-07 22:28:04 +02:00