diff --git a/Doxyfile b/Doxyfile index 7267d58..a783062 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1633,7 +1633,7 @@ DISABLE_INDEX = NO # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. -GENERATE_TREEVIEW = NO +GENERATE_TREEVIEW = YES # When both GENERATE_TREEVIEW and DISABLE_INDEX are set to YES, then the # FULL_SIDEBAR option determines if the side bar is limited to only the treeview diff --git a/README.md b/README.md index 84a4247..01a471d 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ TODO: - [x] Merge PR and go public - [x] Change codeowners - [x] Documentation generation -- [ ] Write docs with diataxis fr -- [ ] Add dire executable - [ ] Add conan and vcpkg packaging methods +- [ ] Add dire executable +- [ ] Write docs with diataxis fr - [ ] Releases on GitHub - [ ] Refactor so far #3 - [ ] Better readme (diataxis docs)