Browse Source

tweaking api doc theme

Tig Kindel 1 year ago
parent
commit
c708b5a065
1 changed files with 3 additions and 3 deletions
  1. 3 3
      docfx/docfx.json

+ 3 - 3
docfx/docfx.json

@@ -89,11 +89,11 @@
     ],
     "dest": "../docs",
     "globalMetadata": {
-      "_appTitle": "Terminal.Gui v2 Title",
-      "_appName": "Terminal.Gui v2 AppName",
+      "_appTitle": "Terminal.Gui v2",
+      "_appName": "Terminal.Gui v2",
       "_appFaviconPath": "images/favicon.png",
       "_appLogoPath": "images/logo.png",
-      "_appFooter": "<strong>Terminal.Gui Footer</strong>",
+      "_appFooter": "<strong>Terminal.Gui - Part of the gui-cs Organization</strong>",
       "_enableSearch": true,
       "_disableSideFilter": false,
       "_enableNewTab": true,