Skip to content

Commit

Permalink
Initialize open publishing repository: https://github.com/Microsoft/s…
Browse files Browse the repository at this point in the history
…ql-docs-pr of branch live
  • Loading branch information
fenxu committed Jan 10, 2017
1 parent 3c575ef commit e86e9c7
Show file tree
Hide file tree
Showing 6 changed files with 467 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,21 @@
"RestApi": "Content"
},
"template_folder": "_themes"
},
{
"docset_name": "sql-content",
"build_source_folder": "sql",
"build_output_subfolder": "sql",
"locale": "en-us",
"version": 0,
"open_to_public_contributors": true,
"type_mapping": {
"Conceptual": "Content",
"ManagedReference": "Content",
"RestApi": "Content"
},
"build_entry_point": "docs",
"template_folder": "_themes"
}
],
"notification_subscribers": [],
Expand Down
Loading

0 comments on commit e86e9c7

Please sign in to comment.