Commit graph

17 commits

Author SHA1 Message Date
ecaa995d2b Update API documentation for different translate methods 2023-01-11 15:01:43 -06:00
a437409afc Update test information in READMEs 2023-01-10 12:29:04 -06:00
6c86782a2c Update documentation to reflect new reconstruct syntax 2023-01-10 11:22:06 -06:00
b80dd8c950 Rename reconstruct! function to reconstruct
The exclamation mark is conventionally used to mark mutating functions, but
reconstruct is no longer mutating, so change the notation.
2023-01-10 11:22:06 -06:00
1384783fcc Update documentation wording to reflect new type names 2023-01-05 11:58:29 -06:00
46c84b06bb Rename variants.md to haplotypes.md 2023-01-05 11:58:29 -06:00
5839de3ce1 Rename Variant type to Haplotype 2023-01-05 11:58:29 -06:00
fb9ab68cca Apply Blue style to docs file 2023-01-04 11:56:45 -06:00
cb53defe9a Add Aqua tests 2023-01-04 11:56:45 -06:00
6510ee3fc0 Add tutorial-type documentation 2023-01-04 11:56:45 -06:00
134ee771b9 Correct package install directions in docs 2023-01-04 11:56:45 -06:00
6f7110caec Organize API docs 2023-01-04 11:56:45 -06:00
c945dc63dd
Release v0.1.1 (#19) 2022-07-21 12:59:47 +00:00
467fa4d261
Fix iterator error in API auto-documentation 2022-07-11 19:04:20 +00:00
2ccc2551f5
Add README 2022-07-11 13:25:30 -05:00
3d03740741
Update documentation 2022-07-11 13:22:55 -05:00
4ef7ba4450
Run DocumenterTools.generate() 2022-07-11 13:22:54 -05:00