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

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-dotnet.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 34101bf  Update docs for 7f4ff94e37c6205c4eddd7ef45988efdcb3c2cb3
34101bf is described below

commit 34101bfafcae660ef612447a03f15d7463b76425
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Sep 27 14:51:31 2025 +0000

    Update docs for 7f4ff94e37c6205c4eddd7ef45988efdcb3c2cb3
---
 main/manifest.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/main/manifest.json b/main/manifest.json
index ef7f324..2deeb66 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -4606,11 +4606,11 @@
       "type": "Toc",
       "source_relative_path": "api/toc.yml",
       "output": {
-        ".json": {
-          "relative_path": "api/toc.json"
-        },
         ".html": {
           "relative_path": "api/toc.html"
+        },
+        ".json": {
+          "relative_path": "api/toc.json"
         }
       },
       "version": ""
@@ -4649,11 +4649,11 @@
       "type": "Toc",
       "source_relative_path": "toc.yml",
       "output": {
-        ".json": {
-          "relative_path": "toc.json"
-        },
         ".html": {
           "relative_path": "toc.html"
+        },
+        ".json": {
+          "relative_path": "toc.json"
         }
       },
       "version": ""

Reply via email to