diff options
Diffstat (limited to 'Doc/c-api/time.rst')
-rw-r--r-- | Doc/c-api/time.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Doc/c-api/time.rst b/Doc/c-api/time.rst index 5cfdef7..7032cc4 100644 --- a/Doc/c-api/time.rst +++ b/Doc/c-api/time.rst @@ -1,5 +1,7 @@ .. highlight:: c +.. _c-api-time: + PyTime C API ============ |