From 1d6c99aba37902a125fac07c7c8177c173ec5914 Mon Sep 17 00:00:00 2001 From: Jamie Hardt Date: Tue, 16 Dec 2025 17:45:37 -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 31c9f1a..5b9e388 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 `parse_cmx3600` function: +`pycmx` parses an EDL with the :func:`pycmx.parse_cmx3600` function: .. code-block:: python