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

API docs for WindowsRuntimeBufferExtensions missing #2661

Closed
juliushardt opened this issue Sep 26, 2018 · 7 comments
Closed

API docs for WindowsRuntimeBufferExtensions missing #2661

juliushardt opened this issue Sep 26, 2018 · 7 comments
Assignees
Labels
doc-bug Problem with the content; needs to be fixed external Not related to content migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN Pri1 Indicates issues/PRs that are high priority

Comments

@juliushardt
Copy link

Issue description
The API docs for System.Runtime.InteropServices.WindowsRuntime.WindowsRuntimeBufferExtensions could previously be found on MSDN, but I'm unable to find them on docs.microsoft.com. The old link from this page (Docs home > Windows > UWP apps > .NET for UWP apps > System.Runtime.InteropServices.WindowsRuntime) redirects to the new docs for the System.Runtime.InteropServices namespace, which don't contain an entry for WindowsRuntimeBufferExtensions. Unfortunately, selecting ".NET Core" instead of ".NET Framework 4.7.2" in the dropdown above the search box doesn't make it show up either and an option for "UWP" is not available.

It looks like the online docs for this class are currently unreachable.

@rpetrusha
Copy link

Thanks, @juliushardt, for your feedback. We'll investigate.

@mairaw
Copy link
Contributor

mairaw commented Oct 17, 2018

This also brings the point of: do we need to include UWP as a target here @terrajobst @dend?

@mairaw
Copy link
Contributor

mairaw commented Dec 17, 2018

We're working on getting to onboarding the UWP as a target in the .NET API Browser, but moving this into a future sprint because of other priorities going on right now.

@BillWagner
Copy link
Member

@mairaw Should this more to a new project / milestone? (It's the only remaining issue in Feb)

@mairaw mairaw transferred this issue from dotnet/docs Jun 28, 2019
@dotnet-bot dotnet-bot added the untriaged New issue has not been triaged by the area owner label Jun 28, 2019
@mairaw mairaw added external Not related to content migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN and removed untriaged New issue has not been triaged by the area owner labels Jun 28, 2019
@mairaw
Copy link
Contributor

mairaw commented Jun 28, 2019

We're making progress towards this issue.

  • UWP target was onboarded to the API browser and API now exists on docs
  • PR import msdn content #2662 was open to migrate the content from MSDN
  • Next, I need to work with the engineering team to fix the redirections

@mairaw mairaw added in-progress Pri1 Indicates issues/PRs that are high priority labels Jun 28, 2019
@mairaw mairaw added this to the Backlog milestone Jun 28, 2019
@mairaw
Copy link
Contributor

mairaw commented Nov 20, 2019

Links like this https://msdn.microsoft.com/en-gb/library/windows/apps/system.runtime.interopservices.windowsruntime.windowsruntimebufferextensions.aspx now redirect to the appropriate place.
We don't have the same page on docs as https://msdn.microsoft.com/en-gb/library/windows/apps/mt185505.aspx, The best close match would be to redirect to the API browser search, as https://docs.microsoft.com/en-us/dotnet/api/?view=dotnet-uwp-10.0&term=system.runtime. Do you think that would that be better @juliushardt?

@mairaw mairaw added the needs-author-action An issue or pull request that requires more info or actions from the author. label Nov 20, 2019
@mairaw mairaw added doc-bug Problem with the content; needs to be fixed and removed in-progress needs-author-action An issue or pull request that requires more info or actions from the author. labels Feb 8, 2020
@mairaw mairaw removed this from the Backlog milestone Feb 8, 2020
@mairaw
Copy link
Contributor

mairaw commented Feb 8, 2020

Closing as this has been fixed.

@mairaw mairaw closed this as completed Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-bug Problem with the content; needs to be fixed external Not related to content migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN Pri1 Indicates issues/PRs that are high priority
Projects
None yet
Development

No branches or pull requests

5 participants