Merge branch 'docs/markdown-converted/4.8.1' into master
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_AssociationsFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_AssociationsFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_AssociationsFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_AssociationsFacetsExample.md
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_DistanceFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_DistanceFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_DistanceFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_DistanceFacetsExample.md
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_ExpressionAggregationFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_ExpressionAggregationFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_ExpressionAggregationFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_ExpressionAggregationFacetsExample.md
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_MultiCategoryListsFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_MultiCategoryListsFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_MultiCategoryListsFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_MultiCategoryListsFacetsExample.md
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_RangeFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_RangeFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_RangeFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_RangeFacetsExample.md
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_SimpleFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_SimpleFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_SimpleFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_SimpleFacetsExample.md
diff --git a/websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_SimpleSortedSetFacetsExample.md b/websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_SimpleSortedSetFacetsExample.md
similarity index 100%
rename from websites/apidocs/apiSpec/Lucene_Net_Demo_Facet_SimpleSortedSetFacetsExample.md
rename to websites/apidocs/apiSpec/demo/Lucene_Net_Demo_Facet_SimpleSortedSetFacetsExample.md
diff --git a/websites/apidocs/docfx.global.json b/websites/apidocs/docfx.global.json
index a53acfc..1bb5afc 100644
--- a/websites/apidocs/docfx.global.json
+++ b/websites/apidocs/docfx.global.json
@@ -1,14 +1,14 @@
 {
-    "_appTitle":  "Apache Lucene.NET 4.8.0-beta00013 Documentation",
-    "_disableContribution":  false,
-    "_appFaviconPath":  "logo/favicon.ico",
-    "_enableSearch":  true,
-    "_appLogoPath":  "logo/lucene-net-color.png",
-    "_appFooter":  "Copyright © 2020 The Apache Software Foundation, Licensed under the \u003ca href=\u0027http://www.apache.org/licenses/LICENSE-2.0\u0027 target=\u0027_blank\u0027\u003eApache License, Version 2.0\u003c/a\u003e\u003cbr/\u003e \u003csmall\u003eApache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. \u003cbr/\u003eAll other marks mentioned may be trademarks or registered trademarks of their respective owners.\u003c/small\u003e",
-    "_gitContribute":  {
-                           "repo":  "https://github.com/apache/lucenenet",
-                           "branch":  "docs/4.8.0-beta00013",
-                           "apiSpecFolder":  "websites/apidocs/apiSpec"
-                       },
-    "_gitSource":  "https://github.com/apache/lucenenet.git"
+  "_appTitle": "Apache Lucene.NET 4.8.0-beta00013 Documentation",
+  "_disableContribution": false,
+  "_appFaviconPath": "logo/favicon.ico",
+  "_enableSearch": true,
+  "_appLogoPath": "logo/lucene-net-color.png",
+  "_appFooter": "Copyright © 2021 The Apache Software Foundation, Licensed under the <a href='http://www.apache.org/licenses/LICENSE-2.0' target='_blank'>Apache License, Version 2.0</a><br/> <small>Apache Lucene.Net, Lucene.Net, Apache, the Apache feather logo, and the Apache Lucene.Net project logo are trademarks of The Apache Software Foundation. <br/>All other marks mentioned may be trademarks or registered trademarks of their respective owners.</small>",
+  "_gitContribute": {
+    "repo": "https://github.com/apache/lucenenet",
+    "branch": "docs/4.8.0-beta00013",
+    "apiSpecFolder": "websites/apidocs/apiSpec"
+  },
+  "_gitSource": "https://github.com/apache/lucenenet.git"
 }