Skip to content

Commit 532a5ed

Browse files
committed
Update mkdocs.yml: Add link to Doxygen section
1 parent 7e5918a commit 532a5ed

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)