Skip to content

Commit 81c0e74

Browse files
Remove constants
1 parent b4383ce commit 81c0e74

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/api.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@ Inference is driven via the command line interface (see the
88
listed here are intended for working with tree sequences and datasets
99
that have already been generated.
1010

11-
The reference documentation is concise and exhaustive; for higher level
12-
discussion and worked examples, see the project README and example
13-
notebooks.
1411

1512
```{eval-rst}
1613
.. currentmodule:: sc2ts
@@ -58,26 +55,11 @@ notebooks.
5855

5956
```{eval-rst}
6057
.. autosummary::
61-
REFERENCE_STRAIN
62-
REFERENCE_DATE
63-
REFERENCE_GENBANK
64-
REFERENCE_SEQUENCE_LENGTH
65-
IUPAC_ALLELES
6658
decode_flags
6759
flags_summary
6860
```
6961

7062
```{eval-rst}
71-
.. autodata:: REFERENCE_STRAIN
72-
73-
.. autodata:: REFERENCE_DATE
74-
75-
.. autodata:: REFERENCE_GENBANK
76-
77-
.. autodata:: REFERENCE_SEQUENCE_LENGTH
78-
79-
.. autodata:: IUPAC_ALLELES
80-
8163
.. autofunction:: decode_flags
8264
8365
.. autofunction:: flags_summary

0 commit comments

Comments
 (0)