From: Luke Peterson Date: Sat, 29 May 2021 21:53:41 +0000 (-0700) Subject: Fix minor typo in doxygen.rst X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=0946fa03b71ec4f00a4c9329678c78df80387806;p=blog.git Fix minor typo in doxygen.rst --- diff --git a/doc/documentation/doxygen.rst b/doc/documentation/doxygen.rst index 22cc947e..d89d3898 100644 --- a/doc/documentation/doxygen.rst +++ b/doc/documentation/doxygen.rst @@ -551,7 +551,7 @@ column, two items in the right columns, with no submenus: ("Pages", 'pages', []), ("Namespaces", 'namespaces', []) ] - 'LINKS_NAVBAR2' = [ + LINKS_NAVBAR2 = [ ("Classes", 'annotated', []), ("Files", 'files', []) ]