From 7cbd456b40b068d5e69728c891da0704237daa0c Mon Sep 17 00:00:00 2001
From: MASES Public Developers Team
<94312179+masesdevelopers@users.noreply.github.com>
Date: Sun, 2 Feb 2025 00:31:17 +0100
Subject: [PATCH] Little update in docfx.json (#607)
---
src/documentation/docfx.json | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/documentation/docfx.json b/src/documentation/docfx.json
index 4c9f3a0368..24e25e55e9 100644
--- a/src/documentation/docfx.json
+++ b/src/documentation/docfx.json
@@ -18,7 +18,7 @@
{
"files": [
"api/**.yml",
- "api/index.md",
+ "api/index.md"
]
},
{
@@ -59,7 +59,7 @@
"_appLogoPath": "images/logo.png",
"_appFaviconPath": "images/favicon.ico",
"_appTitle": "MASES Group - JNet",
- "_appFooter": "",
+ "_appFooter": "",
"_description": "This is a descriptive page of JNet, the Java/JVM suite for .NET",
"_lang": "en",
"_gitContribute": {