Here's an initial proposal on how we can organize this repository.
- We'll have one directory for each format or, when appropriate, each set of related formats that all come from the same program.
- Each directory should contain a README that describes the origin of the format, what it's used for, and where the official spec is maintained.
- Whenever possible, we should include a copy of the spec in this repository.
As an example, OpenMM's forcefield format is described in the manual. So I'll create an "OpenMM" directory containing a PDF of the most recent manual. The accompanying README will give the URL it was downloaded from and reference the sections that describe the format.
Thoughts?
Here's an initial proposal on how we can organize this repository.
As an example, OpenMM's forcefield format is described in the manual. So I'll create an "OpenMM" directory containing a PDF of the most recent manual. The accompanying README will give the URL it was downloaded from and reference the sections that describe the format.
Thoughts?