Docs: [Project] Add the Roslyn API reference to docs

Created on 14 Jun 2017  路  7Comments  路  Source: dotnet/docs

The Roslyn APIs (aka the .NET Compiler Platform SDK) should be on docs.

See this project for sub-tasks.

Area - API Reference

Most helpful comment

Somehow, I'm not surprised @svick wrote this some time ago.

All 7 comments

Related issue on the Roslyn repo: https://github.com/dotnet/roslyn/issues/11557.

Somehow, I'm not surprised @svick wrote this some time ago.

The Roslyn APIs are now live on docs.

Thanks @dend and @meganbradley

Awesome! Next step: fill out documentation for the many members that don't have it from XML comments. 馃槃

Also, I can't find documentation for the Microsoft.CodeAnalysis.ISymbol interface. In fact, the whole Microsoft.CodeAnalysis namespace looks suspiciously empty. It seems the only type there is from the Microsoft.CodeAnalysis.CSharp assembly, but all types from the Microsoft.CodeAnalysis assembly are missing (at least for that namespace)

We can open issues for Roslyn API docs at https://github.com/dotnet/roslyn-api-docs/issues

@mairaw Didn't know about about that repo, thanks. Issue opened: https://github.com/dotnet/roslyn-api-docs/issues/18.

@svick it's new. 馃槃 Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JagathPrasad picture JagathPrasad  路  3Comments

stjepan picture stjepan  路  3Comments

ite-klass picture ite-klass  路  3Comments

LJ9999 picture LJ9999  路  3Comments

sebagomez picture sebagomez  路  3Comments