Conversation
Codecov Report
@@ Coverage Diff @@
## devel #513 +/- ##
==========================================
- Coverage 60.18% 60.16% -0.02%
==========================================
Files 73 73
Lines 6085 6087 +2
==========================================
Hits 3662 3662
- Misses 2423 2425 +2
Continue to review full report at Codecov.
|
Renamed use-deepmd-kit as getting-started, and changed the contents a little.
Codecov Report
@@ Coverage Diff @@
## devel #513 +/- ##
==========================================
+ Coverage 62.09% 62.82% +0.73%
==========================================
Files 74 75 +1
Lines 6229 6333 +104
==========================================
+ Hits 3868 3979 +111
+ Misses 2361 2354 -7
Continue to review full report at Codecov.
|
|
The latest commit changed LICENSE in the main directory to LICENSE.rst and linked it to index.rst. |
…xtension sphinx-markdown-tables in conf.py
There was a problem hiding this comment.
Could you please add my name to the list @tuoping ? I do not want to create new PR just for that.
including
"what you can contribute"
"before you contribute": "overview of deepmd-kit" (branches) and "developer guide" (Link to "doc/development/index")
"how to contribute": fork, clone, change, unittest, commit and PR
Made directories troubleshooting and development, so that it's easier for everyone to PR.
Added roadmap.md in doc to list optional commissions for future contributors.
Removed highlights in doc, and added in README.
Removed empty file known_issues.md
PS: All the links to repo community are futile yet.
…put-auto.rst (train-input.rst is basically emplty).
…and html mode. Especially the ones in README.md and CONTRIBUTING.md
|
Added two functions in conf.py to detect files in folders troubleshooting/ and development/, and append them in troubleshooting/index.md and development/index.md automatically. |
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Not all contributors are core contributor
| - [coding-conventions](coding-conventions.rst) | ||
| - [api](api.rst) |
There was a problem hiding this comment.
These two links use filenames instead of titles?
* check html window
* change index.rst of branch devel
* Re-structured doc
* Re-structured Doc
* Re-structured Doc
* Re-structured Doc
* Re-structured Doc
* Re-structured Doc
* Re-structured Doc
* Set theme jekyll-theme-cayman
* Create index.md
* Re-structured Doc
* Re-structured Doc
* Re-structured index.rst and seperated install.rst into 3 files;
Renamed use-deepmd-kit as getting-started, and changed the contents a little.
* Same as before
* Edited license.rst and credits.rst
* same as before
* Modified pair-style-deepmd syntax part
* Fixed the collapsed table in getting-started#prepare-data by adding extension sphinx-markdown-tables in conf.py
* Added sphinx-markdown-table in requirements.txt
* Modification after Merge
* modified superlinks in getting-started.md
* same
* Something is imperfect with the url. I can't link to #section in another .md file. So I changed all the external links in getting-started.md, and deleted all the #... parts.
* changed LICENSE to url; deleted whatsnew, application-examples and known_issues in index.rst
* corrected subsection links
* testing external section links
* same
* changed all the superlinks in getting-started.md from markdown format to html format
* same
* Update doc/conf.py
Do not use any <tab> in Python files.
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
* Update doc/getting-started.md
Use a publish version instead
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
* added some descriptor/scripts in api.rst; Changed the user names of contributors in credits.rst; Removed install-hardware-platforms; Put URL for GPLv2 in index.rst
* Changed parser from recommonmark to myst, so the header-anchors in getting-started can support both markdown and html links.
* add myst-parser in requirements
* move doc dependence packages from requirements.txt to setup.py
* changed contributor's order in credits.rst
* change whatsnew
* change highlights in 2.0 in README.md
* Update README.md
Testing README.md
* Add CONTRIBUTING.md
including
"what you can contribute"
"before you contribute": "overview of deepmd-kit" (branches) and "developer guide" (Link to "doc/development/index")
"how to contribute": fork, clone, change, unittest, commit and PR
Made directories troubleshooting and development, so that it's easier for everyone to PR.
Added roadmap.md in doc to list optional commissions for future contributors.
Removed highlights in doc, and added in README.
Removed empty file known_issues.md
* Fixed some minor mistakes.
PS: All the links to repo community are futile yet.
* changed document for training inputs from train-input.rst to train-input-auto.rst (train-input.rst is basically emplty).
* Fixed links under "highlights in kit2.0.0".
* Checked all the links, and made sure they work both in markdown mode and html mode. Especially the ones in README.md and CONTRIBUTING.md
* Sorry, fixed a broken link in CONTRIBUTING.md.
* Asigned language 'bash' for codes in CONTRIBUTING.md; Corrected a typo in README.md
* Update CONTRIBUTING.md
* fix typo in README.md
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
* Update README.md
* Update credits.rst
Not all contributors are core contributor
Co-authored-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Co-authored-by: tuoping <abby@DESKTOP-LV5KL0D.localdomain>
Co-authored-by: Han Wang <amcadmus@gmail.com>
Modified the index structures.