-
Notifications
You must be signed in to change notification settings - Fork 189
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
Revised sphinx documentation #1785
Conversation
ICP GitLab CI link down for some reason... |
Try to amend the commit so it gets a new hash and then push again. It seems like the CI never got notified. |
Maybe the webserver had been down when the pr was opened, i can trigger the webhook manually |
didnt help, will have a look |
What about #1441? |
@hmenke Yes I missed that. But the doc could be extended. |
Reinserted 'Parsing PDB Files' section.
Codecov Report
@@ Coverage Diff @@
## python #1785 +/- ##
=======================================
+ Coverage 58% 58% +<1%
=======================================
Files 416 417 +1
Lines 29268 29413 +145
=======================================
+ Hits 17162 17277 +115
- Misses 12106 12136 +30
Continue to review full report at Codecov.
|
gitlab webhook does not work because you deleted your python branch on github |
i just fixed it, but still you may have deleted your branch unintentionally @KonradBreitsprecher |
That happened while cleaning my github.. thanks @KaiSzuttor. |
So the plan is to merge this now and then work on the docs on Friday? Or does anybody wants to still discuss the structure? |
…ucture Revised sphinx documentation
Introducing a much more structured sphinx documentation and layout.
TODO (Needs doc, probably python interface):
Introduction
Particles
Non-bonded interactions
Bonded interactions
Electrostatics
Magnetostatics / Dipolar interactions (needs doc)
System manipulation (find better name)
Single particle forces (constraints)
Analysis
Chains (status/fate unclear)
Observables and correlators
Input and Output (status/fate unclear; David?)
Advanced Methods
Appendix
Commented out (Keep in core for now, don't expose to user):
System
Particles
Non-bonded interactions
Electrostatics
Lattice Boltzmann
Analysis
Advanced methods:
Removed (Not supported anymore):
Announced in / fixes #1778