|
46 | 46 | "locale": "en-us", |
47 | 47 | "monikers": [], |
48 | 48 | "moniker_ranges": [], |
49 | | - "open_to_public_contributors": true, |
50 | 49 | "xref_query_tags": [ |
51 | 50 | "/python" |
52 | 51 | ], |
| 52 | + "open_to_public_contributors": true, |
53 | 53 | "type_mapping": { |
54 | 54 | "Conceptual": "Content" |
55 | 55 | }, |
|
65 | 65 | "notification_subscribers": [], |
66 | 66 | "sync_notification_subscribers": [], |
67 | 67 | "branches_to_filter": [], |
| 68 | + "git_repository_url_open_to_public_contributors": "", |
| 69 | + "git_repository_branch_open_to_public_contributors": "", |
| 70 | + "need_preview_pull_request": true, |
| 71 | + "dependent_repositories": [ |
| 72 | + { |
| 73 | + "path_to_root": "_themes", |
| 74 | + "url": "https://github.com/Microsoft/templates.docs.msft", |
| 75 | + "branch": "main", |
| 76 | + "branch_mapping": {} |
| 77 | + } |
| 78 | + ], |
| 79 | + "branch_target_mapping": {}, |
| 80 | + "targets": {}, |
| 81 | + "skip_source_output_uploading": false, |
| 82 | + "contribution_branch_mappings": {}, |
| 83 | + "need_generate_pdf_url_template": true, |
68 | 84 | "JoinTOCPlugin": [ |
69 | 85 | { |
70 | 86 | "TopLevelTOC": "python/docs-ref-mapping/ref-toc.yml", |
|
79 | 95 | } |
80 | 96 | } |
81 | 97 | ], |
82 | | - "need_preview_pull_request": true, |
83 | | - "dependent_repositories": [ |
84 | | - { |
85 | | - "path_to_root": "_themes", |
86 | | - "url": "https://github.com/Microsoft/templates.docs.msft", |
87 | | - "branch": "main", |
88 | | - "branch_mapping": {} |
89 | | - } |
90 | | - ], |
91 | | - "branch_target_mapping": {}, |
92 | | - "skip_source_output_uploading": false, |
93 | | - "contribution_branch_mappings": {}, |
94 | | - "need_generate_pdf_url_template": true, |
95 | 98 | "redirection_files": [ |
96 | 99 | "redirections/.openpublishing.redirection.simplify-package-structure.json" |
97 | 100 | ] |
|
0 commit comments