-
Notifications
You must be signed in to change notification settings - Fork 1
Rework #4
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
Rework #4
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR represents a substantial documentation system rework, transitioning from an mdBook-based system to a custom HTML-based documentation format for the Nelson programming language help system. The changes include a complete UI redesign, improved functionality, and extensive file restructuring.
- Complete migration from mdBook to a custom HTML documentation system
- Introduction of JavaScript-based help functionality with MathJax and syntax highlighting
- Addition of French language support (fr_FR) alongside existing English (en_US)
Reviewed Changes
Copilot reviewed 51 out of 5680 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/releases/en_US/v1.15.0/audio/ | Multiple HTML files reworked with new UI structure, custom CSS styling, and JavaScript functionality |
| docs/releases/en_US/v1.15.0/audio/nelson_help.js | New comprehensive JavaScript helper for help pages including MathJax, highlight.js, and utility functions |
| docs/releases/en_US/v1.15.0/audio/nelson_common.css | Complete CSS framework with light/dark theme support and responsive design |
| docs/releases/en_US/v1.15.0/audio/highlight.css | Syntax highlighting styles with dark theme support |
| docs/releases/en_US/v1.15.0/assert_functions/ | Help system content files for assertion functions |
| docs/index.html | Updated to reflect fr_FR language support and new version links |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b4dfb1a to
2df5bac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
Copilot reviewed 51 out of 5683 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.