From bfc5cebac1e752e2d7266637aee991476ff80c1e Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Wed, 24 Jan 2024 01:12:21 +0530 Subject: [PATCH] clean up --- docs/docusaurus.config.js | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 0a6fce0..eac9357 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -79,6 +79,7 @@ const config = { label: 'Docs', }, {to: 'https://amithkoujalgi.github.io/ollama4j/apidocs/', label: 'Javadoc', position: 'left'}, + {to: 'https://amithkoujalgi.github.io/ollama4j/doxygen/html/', label: 'Doxygen', position: 'left'}, {to: '/blog', label: 'Blog', position: 'left'}, { href: 'https://github.com/amithkoujalgi/ollama4j',