dotnet/roslyn

vbc and csc command-line documentation should be filled out

Open

#6,697 opened on Nov 10, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C# (4,257 forks)batch import
Area-CompilersDocumentationhelp wanted

Repository metrics

Stars
 (20,414 stars)
PR merge metrics
 (Avg merge 6d 17h) (256 merged PRs in 30d)

Description

The online documentation for the command line flags should be filled in. More complete documentation for many of the flags can be found linked from https://msdn.microsoft.com/en-us/library/6ds95cz0.aspx https://msdn.microsoft.com/en-us/library/6s2x2bzy.aspx https://msdn.microsoft.com/en-us/library/w95cx9k1.aspx https://msdn.microsoft.com/en-us/library/c03639ab.aspx . See #6694 for the initial framework for that documentation.

Contributor guide