-
Notifications
You must be signed in to change notification settings - Fork 653
Guide for Developers
Max Linke edited this page Nov 10, 2017
·
33 revisions
Searching: GitHub does not provide a search for wikis itself (!) but you can install the GitHub Wiki Search plugin into your browser, which patches a search box into any GitHub wiki that you visit. Or use the Search This Repository functionality at the top of the page and look under the Wiki tab.
First read
Then look at (in no particular order)
OLD
The online docs (development branch) for the development branch are updated with every merge into develop. Check these docs (and make sure that your own documentation changes look ok).
- Trajectory API
- Topology API
- Writing a new topology reader
- Guide to new topology format
- Topology data structures
- New Topology Docs (since 0.16.0, aka "#363")
- MDAnalysis.analysis API
For maintainers/release managers