mirror of
https://github.com/bensuperpc/astar.git
synced 2026-05-05 19:05:24 +02:00
7d81e22900
Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
DOXYFILE = 'Doxyfile'
|
|
|
|
LINKS_NAVBAR1 = [
|
|
(None, 'pages', [(None, 'about')]),
|
|
(None, 'namespaces', []),
|
|
]
|