api-doc-tools icon indicating copy to clipboard operation
api-doc-tools copied to clipboard

Migrate public types into monodoc.dll

Open joelmartinez opened this issue 7 years ago • 0 comments

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.

joelmartinez avatar Sep 18 '18 19:09 joelmartinez