WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

Windows App SDK docs are not on GitHub

Open sylveon opened this issue 3 years ago • 3 comments
trafficstars

Describe the bug

The Windows App SDK docs are not hosted on GitHub, contrarily to WinUI 2 and Win32 docs. This makes it impossible for outside contributors to suggest changes.

Steps to reproduce the bug

  1. Open a Windows App SDK doc page, for example ItemsRepeater.ItemsSource.
  2. Click the edit button
  3. Notice you get brought to a MS-internal devops page

Expected behavior

You get brought to the GitHub page for the specific documentation file you are attempting to edit

Screenshots

image

NuGet package version

No response

Packaging type

Packaged (MSIX), Unpackaged

Windows version

Windows 11 version 21H2 (22000)

IDE

Visual Studio 2022-preview

Additional context

N/A

sylveon avatar Jul 06 '22 03:07 sylveon

fyi @MatchaMatch @stevewhims @Karl-Bridge-Microsoft

asklar avatar Jul 14 '22 16:07 asklar

This is a known issue that we're currently working to correct. Thanks for your patience!

Karl-Bridge-Microsoft avatar Jul 14 '22 17:07 Karl-Bridge-Microsoft

@sylveon @BenJKuhn

Public mirror doc repos have been created and hooked up to the private repos for both WinRT and Win32 API docs in the Windows App SDK. I tested PRs with my personal ID in topics from both and was able to manage both with my Microsoft-associated ID.

https://github.com/MicrosoftDocs/winapps-winrt-api

https://github.com/MicrosoftDocs/winapps-win32-api

Karl-Bridge-Microsoft avatar Aug 03 '22 21:08 Karl-Bridge-Microsoft

@sylveon - please confirm and close issue if resolved. Thanks!

Karl-Bridge-Microsoft avatar Aug 16 '22 17:08 Karl-Bridge-Microsoft

Yep, appears to be fixed!

sylveon avatar Aug 16 '22 21:08 sylveon