mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 00:40:57 +00:00
documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user