Skip to content
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

Improve documentation and help tools #1307

Merged
merged 6 commits into from
Dec 23, 2024
Merged

Conversation

Nelson-numerical-software
Copy link
Collaborator

  • Enhance help functions in modules/help_browser/functions/doc.m
  • Update homepage documentation in modules/main/help/en_US/md/homepage.md
  • urlencode: Replace special characters in URLs with escape characters.
  • docroot: Utility to retrieve or define the root directory of Nelson Help.
  • ismodule: second input argument isprotected added.
  • Updated various resource files across multiple modules (v1.11.0 family).
  • Updated RemoveDirectory.cpp to fix directory removal issues
  • Modified Which.cpp to improve functionality
  • Added new test file test_which.m to cover the changes

- Enhance help functions in modules/help_browser/functions/doc.m
- Update homepage documentation in modules/main/help/en_US/md/homepage.md
- `urlencode`: Replace special characters in URLs with escape characters.
- `docroot`: Utility to retrieve or define the root directory of Nelson Help.
- `ismodule`: second input argument `isprotected` added.
- Updated various resource files across multiple modules.
- Updated RemoveDirectory.cpp to fix directory removal issues
- Modified filewriteBuiltin.cpp to improve file writing functionality
- Added tests in test_filewrite.m to cover new changes
- Modified Which.cpp to improve functionality
- Added new test file test_which.m to cover the changes
@Nelson-numerical-software Nelson-numerical-software added this to the v1.x milestone Dec 23, 2024
@Nelson-numerical-software Nelson-numerical-software merged commit b2e908b into master Dec 23, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done 1.11.0
Development

Successfully merging this pull request may close these issues.

1 participant