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

github-actions[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 70afa95  Update docs for bc91b8f3c19fb6603edcba7a57f532d7186b9d39
70afa95 is described below

commit 70afa9548a0b069c2195bd4782d4d5d9c1f3c459
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 17 11:58:42 2026 +0000

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

diff --git a/main/manifest.json b/main/manifest.json
index 7cf287e..36ca958 100644
--- a/main/manifest.json
+++ b/main/manifest.json
@@ -5852,11 +5852,11 @@
       "type": "Toc",
       "source_relative_path": "api/toc.yml",
       "output": {
-        ".html": {
-          "relative_path": "api/toc.html"
-        },
         ".json": {
           "relative_path": "api/toc.json"
+        },
+        ".html": {
+          "relative_path": "api/toc.html"
         }
       },
       "version": ""
@@ -5895,11 +5895,11 @@
       "type": "Toc",
       "source_relative_path": "toc.yml",
       "output": {
-        ".html": {
-          "relative_path": "toc.html"
-        },
         ".json": {
           "relative_path": "toc.json"
+        },
+        ".html": {
+          "relative_path": "toc.html"
         }
       },
       "version": ""

Reply via email to