|
179 | 179 | "order": 2 |
180 | 180 | } |
181 | 181 | }, |
| 182 | + |
| 183 | + { |
| 184 | + "repo": "contentauth/c2pa-python", |
| 185 | + "path": "docs/class-diagram.md", |
| 186 | + "dest": "docs/c2pa-python/docs/class-diagram.md", |
| 187 | + "sidebar": { |
| 188 | + "category": "c2pa-python", |
| 189 | + "label": "Class diagram", |
| 190 | + "order": 3 |
| 191 | + } |
| 192 | + }, |
| 193 | + { |
| 194 | + "repo": "contentauth/c2pa-python", |
| 195 | + "path": "docs/context-settings.md", |
| 196 | + "dest": "docs/c2pa-python/docs/context-settings.md", |
| 197 | + "sidebar": { |
| 198 | + "category": "c2pa-python", |
| 199 | + "label": "Configuring SDK settings", |
| 200 | + "order": 4 |
| 201 | + } |
| 202 | + }, |
| 203 | + { |
| 204 | + "repo": "contentauth/c2pa-python", |
| 205 | + "path": "docs/working-stores.md", |
| 206 | + "dest": "docs/c2pa-python/docs/working-stores.md", |
| 207 | + "sidebar": { |
| 208 | + "category": "c2pa-python", |
| 209 | + "label": "Manifests, working stores, and archives", |
| 210 | + "order": 5 |
| 211 | + } |
| 212 | + }, |
| 213 | + { |
| 214 | + "repo": "contentauth/c2pa-python", |
| 215 | + "path": "docs/selective-manifests.md", |
| 216 | + "dest": "docs/c2pa-python/docs/selective-manifests.md", |
| 217 | + "sidebar": { |
| 218 | + "category": "c2pa-python", |
| 219 | + "label": "Selective manifest construction", |
| 220 | + "order": 6 |
| 221 | + } |
| 222 | + }, |
182 | 223 | { |
183 | 224 | "repo": "contentauth/c2pa-python", |
184 | 225 | "path": "examples/README.md", |
185 | 226 | "dest": "docs/c2pa-python/docs/examples.md", |
186 | 227 | "sidebar": { |
187 | 228 | "category": "c2pa-python", |
188 | 229 | "label": "Python example code", |
189 | | - "order": 3 |
| 230 | + "order": 7 |
190 | 231 | } |
191 | 232 | }, |
192 | 233 | { |
|
196 | 237 | "sidebar": { |
197 | 238 | "category": "c2pa-python", |
198 | 239 | "label": "Release notes", |
199 | | - "order": 4 |
| 240 | + "order": 8 |
200 | 241 | } |
201 | 242 | }, |
202 | 243 | { |
|
206 | 247 | "sidebar": { |
207 | 248 | "category": "c2pa-python", |
208 | 249 | "label": "C2PA Python example", |
209 | | - "order": 5 |
| 250 | + "order": 9 |
210 | 251 | } |
211 | 252 | }, |
212 | 253 |
|
|
0 commit comments