From 6d6b705b6136e27c794cb6c336d79d3c7336b3f4 Mon Sep 17 00:00:00 2001 From: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com> Date: Fri, 30 Aug 2024 17:28:47 -0400 Subject: [PATCH] docs: add interactive table of contents --- README.md | 10 ++++++++++ docs/source_code.md | 10 ++++++++++ 2 files changed, 20 insertions(+) diff --git a/README.md b/README.md index 3b69d38..83e9f7a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,15 @@ # doxyconfig + + +
+ This is a common Doxygen config for LizardByte projects. ## Usage diff --git a/docs/source_code.md b/docs/source_code.md index 35a6e3c..0bf0558 100644 --- a/docs/source_code.md +++ b/docs/source_code.md @@ -1,5 +1,15 @@ # Source Code + + + + Code should be documented using Doxygen syntax. ## Guidelines