From f901753e5db21c6d8bb6f26276938637d28fb93a Mon Sep 17 00:00:00 2001 From: Ludovic Cartier Date: Tue, 15 Oct 2024 17:04:06 +0200 Subject: [PATCH] update mkdocs features --- mkdocs.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index c6caad1..744918f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,8 @@ site_name: BrainSys - wiki +site_url: https://wiki.brainsys.io/ +repo_url: https://git.brainsys.io/ludal/wiki +docs_dir: docs +site_dir: site theme: name: material @@ -14,6 +18,22 @@ theme: - navigation.instant - navigation.expand - navigation.path + - content.code.copy + + icon: + admonition: + note: octicons/tag-16 + abstract: octicons/checklist-16 + info: octicons/info-16 + tip: octicons/squirrel-16 + success: octicons/check-16 + question: octicons/question-16 + warning: octicons/alert-16 + failure: octicons/x-circle-16 + danger: octicons/zap-16 + bug: octicons/bug-16 + example: octicons/beaker-16 + quote: octicons/quote-16 extra: consent: