From b458c8498aa13c22e65e190ffabb8151bb499592 Mon Sep 17 00:00:00 2001 From: Abdelrahman Abounegm Date: Tue, 8 Oct 2024 14:00:38 +0300 Subject: [PATCH] Add links to the new API docs --- hugo/content/api/_index.md | 5 +++++ hugo/layouts/partials/langium-mobile-menu.html | 3 +++ hugo/layouts/partials/langium-nav.html | 3 +++ 3 files changed, 11 insertions(+) create mode 100644 hugo/content/api/_index.md diff --git a/hugo/content/api/_index.md b/hugo/content/api/_index.md new file mode 100644 index 00000000..17590f28 --- /dev/null +++ b/hugo/content/api/_index.md @@ -0,0 +1,5 @@ +--- +title: "API" +weight: 300 +--- + diff --git a/hugo/layouts/partials/langium-mobile-menu.html b/hugo/layouts/partials/langium-mobile-menu.html index dcade5fd..a370323e 100644 --- a/hugo/layouts/partials/langium-mobile-menu.html +++ b/hugo/layouts/partials/langium-mobile-menu.html @@ -36,6 +36,9 @@ Playground + + API + Support diff --git a/hugo/layouts/partials/langium-nav.html b/hugo/layouts/partials/langium-nav.html index 1a1c909a..502a895a 100644 --- a/hugo/layouts/partials/langium-nav.html +++ b/hugo/layouts/partials/langium-nav.html @@ -8,6 +8,9 @@ Playground + + API + Support