Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DocFX currently only supports generating metadata with namespace defined #1519

Closed
jwittner opened this issue Apr 4, 2017 · 0 comments
Closed

Comments

@jwittner
Copy link
Contributor

jwittner commented Apr 4, 2017

I have a large code base with many types without a namespace. I understand from #417 that this is viewed as bad form, but I cannot change this about the structure of the code at this point.

I'm absolutely willing to add a solution for this, but would love to get feedback on the recommended change to support this. At a quick glance it looks like I could traverse the members of the global namespace in SymbolVisitorAdapter.cs instead of logging the warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant