Selaa lähdekoodia

tweaking api doc theme

Tig Kindel 1 vuosi sitten
vanhempi
commit
c708b5a065
1 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  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,