-
Notifications
You must be signed in to change notification settings - Fork 176
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
Add user guide #876
Add user guide #876
Conversation
Codecov Report
@@ Coverage Diff @@
## devel #876 +/- ##
==========================================
+ Coverage 38.02% 38.14% +0.12%
==========================================
Files 99 99
Lines 17759 17766 +7
==========================================
+ Hits 6752 6777 +25
+ Misses 11007 10989 -18
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Add a user guide to help the new user get involved and contribute. |
doc/user-guide.md
Outdated
|
||
If you want to learn more about Machine parameters, please check [docs for dpdispatcher](https://docs.deepmodeling.com/projects/dpdispatcher/en/latest/) | ||
|
||
## [Pull requests - How to contribute](./how-to-contribute.html) |
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.
emmmm... The link does not work. I will try to find a solution if you fail to resolve it.
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.
I followed answer-1444. The relative link works in Preview
but doesn't work in webpage.
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.
I push f86d56b to resolve the issue. You can take a look.
No description provided.