forked from abacusmodeling/abacus-develop
-
Notifications
You must be signed in to change notification settings - Fork 152
feat: add built-in help system with fuzzy search for INPUT parameters (Useful Information for adding new input parameters and explanations) #6935
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
Merged
mohanchen
merged 15 commits into
deepmodeling:develop
from
bonan-group:abacus-develop-built-in-help
Feb 24, 2026
Merged
Changes from 4 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
de854d2
feat: add built-in help system with fuzzy search for INPUT parameters
zhubonan 462862a
fix(test): fix help system unit tests
zhubonan 498d7b2
refactor(help): address PR review feedback and improve fuzzy matching
zhubonan afd8386
Merge branch 'develop' into abacus-develop-built-in-help
zhubonan d198db9
feat(docs): auto-generate INPUT docs from C++ source with built-in he…
zhubonan 9374230
Merge branch 'abacus-develop-built-in-help' of github.com:bonan-group…
zhubonan 34e3ef3
feat(docs): replace regex-based doc generation with YAML pipeline
zhubonan e090140
fix(docs): quote numeric YAML values, remove auto-generation, update …
zhubonan f2f0540
fix(docs): reorder add_item() calls in read_input_item_*.cpp to match…
zhubonan f4f5a96
Add pyyaml as requirements for documentation generation
zhubonan 9ba07ba
Commit updated input-main.md and parameters.yaml
zhubonan 0280d93
Merge branch 'develop' into abacus-develop-built-in-help
zhubonan 86984f3
Merge branch 'develop' of github.com:deepmodeling/abacus-develop into…
zhubonan 475bd9d
Commit the changes to the parameters.yaml
zhubonan 9e3890c
fix(input): restore develop-parity token count handling for read_inpu…
zhubonan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.