documentation

This commit is contained in:
2025-12-16 18:59:40 -08:00
parent abfdfaffd8
commit 43dd48dea7

View File

@@ -50,11 +50,10 @@ function:
with open("tests/edls/TEST.edl") as f:
edl = pycmx.parse_cmx3600(f)
This returns a generator tha will yield each :class:`~pycmx.event.Event`.
Events can have multiple edits, if they are a part of a cross-dissolve oe a
This returns a generator that will yield each :class:`~pycmx.event.Event`.
Events can have multiple edits, if they are a part of a cross-dissolve or a
key.
.. toctree::
:maxdepth: 5
:caption: API Reference