Skip to content

Commit e67c603

Browse files
committed
Add Doxygen section to MkDocs
1 parent c1a1f40 commit e67c603

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
site_name: Today
1+
site_name: CppToday
22
site_description: A minimal C++23 project template that prints current date.
33
site_author: Aaron Fu Lei
44
site_url: https://aafulei.github.io/cpp-today
@@ -21,6 +21,7 @@ nav:
2121
- Getting Started: getting-started.md
2222
- Testing: testing.md
2323
- Build System: build-system.md
24+
- Reference: doxygen/html/index.html
2425

2526
plugins:
2627
- search

0 commit comments

Comments
 (0)