Skip to content

/reference/ needs to flow into Get-Help #1073

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

Closed
3 of 4 tasks
zjalexander opened this issue Feb 24, 2017 · 6 comments
Closed
3 of 4 tasks

/reference/ needs to flow into Get-Help #1073

zjalexander opened this issue Feb 24, 2017 · 6 comments
Assignees
Labels
area-helpsystem Area - Help services (pipeline, get/update-help) area-ops-issue Area - OPS build & rendering issues

Comments

@zjalexander
Copy link
Contributor

Right now, changes to the /reference/ content only show up in online help on MSDN.
Ideally, we should be able to have these changes flow through the updateable help engine so typos and corrections can flow back downlevel to Get-Help reference.

Current Status

  • Changes are built in PlatyPS to create the MAML

  • The MAML is packaged into CABs

  • The CABs are placed into Azure Blob Storage

** Needs work **

  • Change URLs to point towards the generated CABs on Azure Blob Storage
    • Get-Help calls into a redirected URL that points to the proper location
    • Today, this goes towards the Microsoft Download Center, which are generated through the old process.
@BernieWhite
Copy link
Contributor

Even better if Get-Help could pull and read markdown instead. Just a hope.

@zjalexander
Copy link
Contributor Author

While that would be ideal, it wouldn't be feasible to backport changes of that magnitude towards downlevel versions of PowerShell (e.g 3,4,5). Feel free to file an issue on powershell/powershell to see if this would be a good change for version 6 :)

@joeyaiello
Copy link
Contributor

@BernieWhite that's my dream too. Then we could light up in-console syntax highlighting for examples. :)

@zjalexander
Copy link
Contributor Author

This is currently hooked up for PowerShell 6 only.

We are working to bring the contents of this repo to update-help downlevel. This is a service-side change so no action will be needed from users.

@sdwheeler sdwheeler added the area-ops-issue Area - OPS build & rendering issues label Jun 27, 2018
@sdwheeler sdwheeler added the area-helpsystem Area - Help services (pipeline, get/update-help) label Oct 15, 2018
@sdwheeler sdwheeler pinned this issue May 22, 2019
@sdwheeler sdwheeler unpinned this issue Jul 10, 2019
@sdwheeler
Copy link
Collaborator

We are now building updateable help for all versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-helpsystem Area - Help services (pipeline, get/update-help) area-ops-issue Area - OPS build & rendering issues
Projects
None yet
Development

No branches or pull requests

4 participants