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

Docs linking see elements with non-documented symbols to root #11

Open
daveaglick opened this issue Apr 19, 2019 · 0 comments
Open

Docs linking see elements with non-documented symbols to root #11

daveaglick opened this issue Apr 19, 2019 · 0 comments

Comments

@daveaglick
Copy link
Member

The problem happens when there's a <see cref="..."/> element in the docs and the cref points to a symbol from the standard library or elsewhere that we might have imported but didn't specify as documentation output.

See https://github.com/Wyamio/Wyam/blob/e674d45e96867f3cd3764bf344f4de70a3f3a85f/src/extensions/Wyam.CodeAnalysis/Analysis/XmlDocumentationParser.cs#L716 - presumably the link is populated but is either and empty string or something like a / or ..

@daveaglick daveaglick transferred this issue from statiqdev/Statiq.Web Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant