Skip to content

[pull] main from MicrosoftDocs:main #328

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 14, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Initialize Docs repository: https://github.com/MicrosoftDocs/cpp-docs-pr
 of branch live
  • Loading branch information
Khairunj committed Jun 13, 2025
commit 7b43e93fc8323ee4f95077f366560495b12c946a
18 changes: 8 additions & 10 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,11 @@
}
],
"notification_subscribers": [],
"sync_notification_subscribers": null,
"sync_notification_subscribers": [],
"branches_to_filter": [],
"git_repository_url_open_to_public_contributors": "https://github.com/MicrosoftDocs/cpp-docs",
"git_repository_branch_open_to_public_contributors": "main",
"skip_source_output_uploading": false,
"need_preview_pull_request": true,
"enable_incremental_build": true,
"contribution_branch_mappings": null,
"dependent_repositories": [
{
"path_to_root": "_themes",
Expand All @@ -57,15 +54,16 @@
"Pdf"
]
},
"need_generate_pdf_url_template": true,
"targets": {
"Pdf": {
"template_folder": "_themes.pdf"
}
},
"docs_build_engine": {},
"skip_source_output_uploading": false,
"enable_incremental_build": true,
"contribution_branch_mappings": null,
"need_generate_pdf_url_template": true,
"need_generate_pdf": false,
"need_generate_intellisense": false,
"docs_build_engine": {
"name": "docfx_v3"
}
}
"need_generate_intellisense": false
}