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

Support for cref in inheritdoc tags #1306

Closed
matkoch opened this issue Feb 14, 2017 · 8 comments · Fixed by #5491
Closed

Support for cref in inheritdoc tags #1306

matkoch opened this issue Feb 14, 2017 · 8 comments · Fixed by #5491
Labels
help-wanted You could start with this if you want to contribute to the project

Comments

@matkoch
Copy link

matkoch commented Feb 14, 2017

Following up on #247.

In regards to this comment, I would like to refer to my comment in the related roslyn issue again.

@vwxyzh vwxyzh added dotnet Generate .NET API reference docs enhancement labels May 3, 2017
@Still34
Copy link

Still34 commented Jul 16, 2018

Would this ever be supported? I'd like to see it in v3 if possible.

@rymeskar
Copy link

+1, to be more precise.

In fact, I would appreciate an introduction of all the currently non-supported features from the list.

@superyyrrzz superyyrrzz added the help-wanted You could start with this if you want to contribute to the project label Feb 20, 2019
@superyyrrzz superyyrrzz added dotnet: xml-comment XML comment for .NET API reference docs and removed dotnet Generate .NET API reference docs labels May 14, 2019
@superyyrrzz superyyrrzz added Area-SandcastleParity and removed dotnet: xml-comment XML comment for .NET API reference docs labels Aug 13, 2019
@amirebrahimi
Copy link
Contributor

Any feedback before I create a PR? Here's my proposed solution:
1ae5ba1

superyyrrzz added a commit that referenced this issue Jan 20, 2020
@rymeskar
Copy link

For completeness, please make sure the documentation is updated.

@superyyrrzz
Copy link
Contributor

@rymeskar Sure. It will be updated along with docfx release.

@kygagner
Copy link

As far as I can see from the commits for this PR (https://github.com/dotnet/docfx/pull/5491/commits), none of the commits actually made it onto main. Actually, Github says these commits aren't on any branch. So, is this really fixed, or do we need to merge this change in again?

@yufeih
Copy link
Contributor

yufeih commented Jun 22, 2023

<inheritdoc> implementation was updated to behave the same as Roslyn in #8589, both <cref> and <path> should be supported in after v2.65.0.

@kygagner
Copy link

@yufeih I am using version 2.67.1 and the entire inheritdoc feature is not working for me, but I will do some more investigation on my end. Thanks for pointing me to the latest PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help-wanted You could start with this if you want to contribute to the project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants