diff --git a/docs/conf.py b/docs/conf.py index 5d5ce37f..5fc308ef 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -64,6 +64,9 @@ "dark_logo": "camtools_logo_dark.png", } +# Set the title with version and git hash +html_title = f"CamTools Documentation ({release})" + # Favicon favicon_path = ( script_dir.parent / "camtools" / "assets" / "camtools_logo_squre_dark.png" diff --git a/docs/index.rst b/docs/index.rst index 5d199762..82b59c76 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,5 +1,6 @@ -CamTools Documentation -====================== +.. raw:: html + +
.. only:: not latex @@ -19,9 +20,13 @@ CamTools Documentation +CamTools Documentation +====================== + CamTools is a collection of tools for handling cameras in computer vision. It can be used for plotting, converting, projecting, ray casting, and doing more with camera parameters. It follows the standard camera coordinate system with