sphinxcontrib-dotnetdomain
sphinxcontrib-dotnetdomain copied to clipboard
A Sphinx domain for .NET languages
Results
12
sphinxcontrib-dotnetdomain issues
Sort by
recently updated
recently updated
newest added
We talked a bit about this in #22 -- The code around this is hard to reason about and slightly crazy. This ticket will track making it nicer and more...
Needed: design decision
Currently, this is using the python argument parser, which handles some similar syntax to the argument list. There are two other ways we can address this however: - Try to...
Needed: design decision