diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-11-09 01:39:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-09 01:39:02 +0100 |
| commit | aefb09f3d63027843493345a573b69d64b9d8137 (patch) | |
| tree | 19c584b2cf802b632100699f3205d874968f6fe8 | |
| parent | cf07fc293b6af322140d403b3946c1e31dd0dfb8 (diff) | |
| download | wiki-aefb09f3d63027843493345a573b69d64b9d8137.tar.gz wiki-aefb09f3d63027843493345a573b69d64b9d8137.tar.bz2 wiki-aefb09f3d63027843493345a573b69d64b9d8137.zip | |
Add Doxygen to Sidebar
| -rw-r--r-- | _includes/azerothcore/sidebar.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/azerothcore/sidebar.html b/_includes/azerothcore/sidebar.html index 022461d..75ac25e 100644 --- a/_includes/azerothcore/sidebar.html +++ b/_includes/azerothcore/sidebar.html @@ -40,6 +40,7 @@ </ul> <b>Documentation:</b> <ul> + <li><a href="https://www.azerothcore.org/pages/doxygen/index.html">Doxygen Documentation</a></li> <li><a href="/wiki/documentation_index">Documentation Index</a></li> <li><a href="/wiki/standard-operating-procedure">Standard Operating Procedure</a></li> </ul> |
