dotnet/roslyn
在 GitHub 查看Wiki: Link to the new documentation at docs.microsoft.com/dotnet/csharp/roslyn-sdk
Open
#25,744 建立於 2018年3月27日
Area-AnalyzersArea-InfrastructureDocumentationhelp wanted
描述
The documentation in the Wiki is now available at docs.microsoft.com. The content in the Wiki should be replaced by links to the docs pages:
| dotnet/roslyn/wiki | docs.microsoft.com/dotnet/csharp/roslyn-sdk | Remarks |
|---|---|---|
| Roslyn Overview | compiler-api-model work-with-syntax work-with-semantics work-with-workspace | |
| Syntax Visualizer | Explore code with the Roslyn syntax visualizer in Visual Studio | |
| Getting Started C# Syntax Analysis | Get started with syntax analysis | |
| Getting Started VB Syntax Analysis | Not available? | |
| Getting Started C# Semantic Analysis | Get started with semantic analysis | |
| Getting Started VB Semantic Analysis | Not available? | |
| Getting Started Syntax Transformation C# + VB | Not available? | dotnet/docs#4835 |
| Getting Started Writing a Custom Analyzer & Code Fix | Not available? | dotnet/docs#4836 |
| How To Write a C# Analyzer and Code Fix | Not available? | dotnet/docs#4831 |
Related
- Issues in roslyn-api-docs
- Project board on roslyn-api-docs
- Also #25166 #25158 #24545
/cc @BillWagner @jmarolf