From c9987dac9112b1ae596e1bf904afb5859582f361 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 16 Dec 2025 17:48:21 -0800 Subject: [PATCH] docs --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 5b9e388..9f2f7d9 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -40,7 +40,7 @@ Install `pycmx` with pip. pip install pycmx -`pycmx` parses an EDL with the :func:`pycmx.parse_cmx3600` function: +`pycmx` parses an EDL with the :func:`pycmx.parse_cmx_events.parse_cmx3600` function: .. code-block:: python