From 500d0c41b2e0b48cc6c15dd7736e6a0729013453 Mon Sep 17 00:00:00 2001 From: Rand McKinney Date: Tue, 10 Mar 2026 15:28:08 -0700 Subject: [PATCH] Settings and Context doc combined --- remote-docs.json | 24 +++++++----------------- 1 file changed, 7 insertions(+), 17 deletions(-) diff --git a/remote-docs.json b/remote-docs.json index 147b26d..c45aa71 100644 --- a/remote-docs.json +++ b/remote-docs.json @@ -238,24 +238,14 @@ { "repo": "contentauth/c2pa-c", - "path": "docs/context.md", - "dest": "docs/c2pa-c/docs/context.md", + "path": "docs/context-settings.md", + "dest": "docs/c2pa-c/docs/context-settings.md", "sidebar": { "category": "c2pa-c", - "label": "Using Context", + "label": "Configuring the SDK", "order": 3 } }, - { - "repo": "contentauth/c2pa-c", - "path": "docs/settings.md", - "dest": "docs/c2pa-c/docs/settings.md", - "sidebar": { - "category": "c2pa-c", - "label": "Using Settings", - "order": 4 - } - }, { "repo": "contentauth/c2pa-c", "path": "docs/working-stores.md", @@ -263,7 +253,7 @@ "sidebar": { "category": "c2pa-c", "label": "Using working stores and archives", - "order": 5 + "order": 4 } }, { @@ -273,7 +263,7 @@ "sidebar": { "category": "c2pa-c", "label": "Selective manifest construction", - "order": 6 + "order": 5 } }, { @@ -283,7 +273,7 @@ "sidebar": { "category": "c2pa-c", "label": "Release notes", - "order": 7 + "order": 6 } }, { @@ -293,7 +283,7 @@ "sidebar": { "category": "c2pa-c", "label": "FAQs", - "order": 8 + "order": 7 } },