Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
Docs: fix grid formatting and add comments to users/index.rst#30641
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Conversation
rcomer commentedOct 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Without this change the top level user guide looks like With this change, it looks like All the content is gone, which is clearly not right. @Ajay16code is there a specific problem you are trying to solve? |
I give the two Installation Guide (doc/install/index.rst)
Added Windows-specific virtual environment activation command
Clarified TkAgg backend dependencies
Improved formatting for better readability
Users Guide Index (doc/users/index.rst)
Fixed grid and toctree structure
Added clear section comments
Verified all explain/ links are valid
All documentation builds successfully with make html