-
Notifications
You must be signed in to change notification settings - Fork 237
Use docfx for documentation autogeneration #799
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
Labels
Area-Documentation
Issue-Enhancement
A feature request (enhancement).
Resolution-Answered
Will close automatically.
Comments
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 26, 2018
Previously the document generation scripts for docfx were broken e.g. Unable to download docfx from github due to TLS. This commit; * Updates the BuildDocs script to properly clean and download docfx from Github * Updates the docfx.json file to use the correct naming (cwd -> src) and to use the correct project files * Updates gitignore to ignore docfx working directory * Adds two build tasks (BuildDocs and ServeDocs) to build and serve autogenerated documentation * Adds additional configuration switch for Invoke-Build for legacy applications, like docfx, which use MSBuild as a library but it needs the dotNet Core versions of MSBuild instead of VS 2015/2017
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 26, 2018
Previously the document generation scripts for docfx were broken e.g. Unable to download docfx from github due to TLS. This commit; * Updates the BuildDocs script to properly clean and download docfx from Github * Updates the docfx.json file to use the correct naming (cwd -> src) and to use the correct project files * Updates gitignore to ignore docfx working directory * Adds two build tasks (BuildDocs and ServeDocs) to build and serve autogenerated documentation * Adds additional configuration switch for Invoke-Build for legacy applications, like docfx, which use MSBuild as a library but it needs the dotNet Core versions of MSBuild instead of VS 2015/2017
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 26, 2018
Previously the document generation scripts for docfx were broken e.g. Unable to download docfx from github due to TLS. This commit; * Updates the BuildDocs script to properly clean and download docfx from Github * Updates the docfx.json file to use the correct naming (cwd -> src) and to use the correct project files * Updates gitignore to ignore docfx working directory * Adds two build tasks (BuildDocs and ServeDocs) to build and serve autogenerated documentation * Adds additional configuration switch for Invoke-Build for legacy applications, like docfx, which use MSBuild as a library but it needs the dotNet Core versions of MSBuild instead of VS 2015/2017
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 28, 2018
Previously the document generation scripts for docfx were broken e.g. Unable to download docfx from github due to TLS. This commit; * Updates the BuildDocs script to properly clean and download docfx from Github * Updates the docfx.json file to use the correct naming (cwd -> src) and to use the correct project files * Updates gitignore to ignore docfx working directory * Adds two build tasks (BuildDocs and ServeDocs) to build and serve autogenerated documentation * Adds additional configuration switch for Invoke-Build for legacy applications, like docfx, which use MSBuild as a library but it needs the dotNet Core versions of MSBuild instead of VS 2015/2017
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 28, 2018
This commit removes redundant code from the build scripts.
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 28, 2018
Previously the document generation scripts for docfx were broken e.g. Unable to download docfx from github due to TLS. This commit; * Updates the BuildDocs script to properly clean and download docfx from Github * Updates the docfx.json file to use the correct naming (cwd -> src) and to use the correct project files * Updates gitignore to ignore docfx working directory * Adds two build tasks (BuildDocs and ServeDocs) to build and serve autogenerated documentation * Adds additional configuration switch for Invoke-Build for legacy applications, like docfx, which use MSBuild as a library but it needs the dotNet Core versions of MSBuild instead of VS 2015/2017
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 28, 2018
This commit removes redundant code from the build scripts.
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 28, 2018
Previously the document generation scripts for docfx were broken e.g. Unable to download docfx from github due to TLS. This commit; * Updates the BuildDocs script to properly clean and download docfx from Github * Updates the docfx.json file to use the correct naming (cwd -> src) and to use the correct project files * Updates gitignore to ignore docfx working directory * Adds two build tasks (BuildDocs and ServeDocs) to build and serve autogenerated documentation * Adds additional configuration switch for Invoke-Build for legacy applications, like docfx, which use MSBuild as a library but it needs the dotNet Core versions of MSBuild instead of VS 2015/2017
glennsarti
added a commit
to glennsarti/PowerShellEditorServices
that referenced
this issue
Nov 28, 2018
This commit removes redundant code from the build scripts.
Closing this out as we actually chose to close the website itself, the documentation is in the repo. |
This issue has been marked as answered and has not had any activity in a day. It has been automatically closed for housekeeping purposes. |
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Area-Documentation
Issue-Enhancement
A feature request (enhancement).
Resolution-Answered
Will close automatically.
Uh oh!
There was an error while loading. Please reload this page.
The old API website (http://powershell.github.io/PowerShellEditorServices/) is very very old (14 May 2016). This issue is to track the work to revive the automated document generation
The text was updated successfully, but these errors were encountered: