This is an automated email from the ASF dual-hosted git repository.
shazwazza pushed a commit to branch docs/markdown-converted/4.8.1
in repository https://gitbox.apache.org/repos/asf/lucenenet.git
The following commit(s) were added to refs/heads/docs/markdown-converted/4.8.1
by this push:
new 0307b5b Changes encoded html chars back to normal html
0307b5b is described below
commit 0307b5b1b818b696a9a6387011189ab71c8f527e
Author: Shannon <[email protected]>
AuthorDate: Mon Feb 22 10:12:26 2021 +1100
Changes encoded html chars back to normal html
---
websites/apidocs/docfx.global.json | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
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 trade [...]
- "_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"
}