top | item 35188928

(no title)

trehans | 3 years ago

Seems like an interesting way of doing it. Why generate the argument configuration from the documentation rather than generating the documentation from the argument configuration? Where there some pain points you wanted to solve from `getopt`, etc.?

discuss

order

tjoff|3 years ago

Kind of neat that the configuration is the ground truth and that you can't update your interface without updating the documentation, if I understood it correctly.