Skip to content

Update install/uninstall/python guide#799

Draft
yunowo wants to merge 4 commits intomainfrom
windoc
Draft

Update install/uninstall/python guide#799
yunowo wants to merge 4 commits intomainfrom
windoc

Conversation

@yunowo
Copy link
Copy Markdown
Member

@yunowo yunowo commented Apr 24, 2026

Description

Doc update for #729 and #798

Fixes # (issue)

Any Newly Introduced Dependencies

Please describe any newly introduced 3rd party dependencies in this change. List their name, license information and how they are used in the project.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • I agree to use the MIT license for my code changes.
  • I have not introduced any 3rd party components incompatible with MIT.
  • I have not included any company confidential information, trade secret, password or security token.
  • I have performed a self-review of my code.

@yunowo yunowo added the windows label Apr 24, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Windows installation/uninstallation and Python environment setup documentation to align with the new Windows installer and environment scripts referenced in #729 and #798, and reorganizes the Windows “advanced install” docs.

Changes:

  • Add a dedicated Windows uninstall guide and link it from the install index.
  • Rewrite the Windows install guide around the new installer flow (components, env vars, optional Python setup).
  • Replace the old “advanced install on Windows” page with two new pages (source compilation + command-line installation) and update the advanced-install index.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
docs/user-guide/get_started/install/uninstall_guide_windows.md New Windows uninstall instructions (GUI + silent mode).
docs/user-guide/get_started/install/install_guide_windows.md Updated Windows install flow, components, env var setup, and Python setup steps.
docs/user-guide/get_started/install/install_guide_index.md Adds Windows uninstall guide to the install/uninstall index and toctree.
docs/user-guide/dev_guide/advanced_install/advanced_install_on_windows.md Removes the old Windows advanced install doc page.
docs/user-guide/dev_guide/advanced_install/advanced_install_guide_windows_compilation.md New Windows “build from source” instructions.
docs/user-guide/dev_guide/advanced_install/advanced_install_guide_windows_command_line.md New Windows installer command-line (silent) usage doc.
docs/user-guide/dev_guide/advanced_install/advanced_install_guide_index.md Updates index/toctree to point to the new Windows advanced install pages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/user-guide/get_started/install/uninstall_guide_windows.md Outdated
Comment thread docs/user-guide/get_started/install/uninstall_guide_windows.md Outdated
Comment thread docs/user-guide/get_started/install/install_guide_windows.md
Comment thread docs/user-guide/get_started/install/install_guide_windows.md
Comment thread docs/user-guide/get_started/install/install_guide_windows.md Outdated
@yunowo yunowo force-pushed the windoc branch 3 times, most recently from d702328 to 393def8 Compare April 27, 2026 06:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants