chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
387f648
)
Fix minor typo in doxygen.rst
author
Luke Peterson
<hazelnusse@gmail.com>
Sat, 29 May 2021 21:53:41 +0000
(14:53 -0700)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Mon, 3 Jan 2022 01:36:44 +0000
(
02:36
+0100)
doc/documentation/doxygen.rst
patch
|
blob
|
history
diff --git
a/doc/documentation/doxygen.rst
b/doc/documentation/doxygen.rst
index 22cc947e5efed9f82a0c7d9834a804574dac6ee8..d89d38980ef819540f107ec8cd173c9a63c53303 100644
(file)
--- 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', [])
]