mirror of
https://github.com/iluvcapra/pycmx.git
synced 2025-12-31 08:50:54 +00:00
documentation
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
import pycmx
|
|
||||||
.. pycmx documentation master file, created by
|
.. pycmx documentation master file, created by
|
||||||
sphinx-quickstart on Wed Dec 26 21:51:43 2018.
|
sphinx-quickstart on Wed Dec 26 21:51:43 2018.
|
||||||
You can adapt this file completely to your liking, but it should at least
|
You can adapt this file completely to your liking, but it should at least
|
||||||
@@ -46,6 +45,7 @@ function:
|
|||||||
|
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
|
import pycmx
|
||||||
|
|
||||||
with open("tests/edls/TEST.edl") as f:
|
with open("tests/edls/TEST.edl") as f:
|
||||||
edl = pycmx.parse_cmx3600(f)
|
edl = pycmx.parse_cmx3600(f)
|
||||||
|
|||||||
Reference in New Issue
Block a user