DanCardin / cappa

Declarative CLI argument parser
Apache License 2.0
135 stars 8 forks source link

Ensure `Group` is documented and ensure cross reference #166

Closed DanCardin closed 3 weeks ago

DanCardin commented 4 weeks ago
          Oh and https://cappa.readthedocs.io/en/latest/arg.html#arg-group-groups-and-mutual-exclusion mentions this `Group` object but it doesn't cross-ref to its documentation, and I can't find it in the API reference.

Originally posted by @pawamoy in https://github.com/DanCardin/cappa/issues/163#issuecomment-2457143549