api-doc-tools
api-doc-tools copied to clipboard
Migrate public types into monodoc.dll
After we publish a monodoc nuget (https://github.com/mono/api-doc-tools/issues/228 / https://github.com/mono/api-doc-tools/pull/246), we should move some types that are in the mdoc.exe project into monodoc.
This should include type forwarders ... though I highly doubt anyone has taken a dependency against the .exe.
Good candidates for the move:
- the formatter suite ... this includes signatures, slashdoc, filename, etc.