This is an automated email from the ASF dual-hosted git repository.

nightowl888 pushed a commit to branch docs/4.8.0-beta00017
in repository https://gitbox.apache.org/repos/asf/lucenenet.git

commit 85dc7e569fbf35823605f0da56b2ca4a6298701a
Author: Shad Storhaug <[email protected]>
AuthorDate: Wed Oct 30 00:13:37 2024 +0700

    websites/apidocs/docfx.json: Restored _gitContrbute section
---
 websites/apidocs/docfx.json | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/websites/apidocs/docfx.json b/websites/apidocs/docfx.json
index 12db413c5..233fa5e69 100644
--- a/websites/apidocs/docfx.json
+++ b/websites/apidocs/docfx.json
@@ -582,7 +582,12 @@
       "_appFaviconPath": "logo/favicon.ico",
       "_enableSearch": true,
       "_appLogoPath": "logo/lucene-net-color.png",
-      "_appFooter": "Copyright &copy; 2024 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>"
+      "_appFooter": "Copyright &copy; 2024 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-beta00008",
+        "apiSpecFolder": "websites/apidocs/apiSpec"
+      }
     },
     "overwrite": [
       {

Reply via email to