From 4d406d9c252e707477a1cc744c4ee74bde4d1c3c Mon Sep 17 00:00:00 2001 From: Sebastian Spaeth Date: Thu, 2 Jun 2011 09:20:56 +0200 Subject: [PATCH] bindings/python: Include the new get_filenames in the API docs They had accidentally been left out, so we should also include the function docs for get_messages in the API docs. Signed-off-by: Sebastian Spaeth --- bindings/python/docs/source/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bindings/python/docs/source/index.rst b/bindings/python/docs/source/index.rst index 040bd053..bf0cfd28 100644 --- a/bindings/python/docs/source/index.rst +++ b/bindings/python/docs/source/index.rst @@ -142,6 +142,8 @@ More information on specific topics can be found on the following pages: .. automethod:: get_filename + .. automethod:: get_filenames + .. attribute:: FLAG FLAG.MATCH -- 2.43.0