Skip to content

Commit

Permalink
websites/apidocs/docfx.global.json: Disable contribution
Browse files Browse the repository at this point in the history
  • Loading branch information
NightOwl888 committed Oct 29, 2024
1 parent 0976f4e commit d01b463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websites/apidocs/docfx.global.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"_appTitle": "Apache Lucene.NET 4.8.0-ci Documentation",
"_disableContribution": false,
"_disableContribution": true,
"_appFaviconPath": "logo/favicon.ico",
"_enableSearch": true,
"_appLogoPath": "logo/lucene-net-color.png",
Expand Down

0 comments on commit d01b463

Please sign in to comment.