Skip to content

Commit c57fc0e

Browse files
authored
Final edit Develop sp-add-ins (SharePoint#1176)
* Final edit * Trying to fix table * Trying to fix table * Trying to fix table * Trying to fix table * Trying to fix table * Fix table * Final edit * Fixed another table * Final edit * Final edit
1 parent 07857a6 commit c57fc0e

16 files changed

+1196
-1841
lines changed

docs/sp-add-ins/access-sharepoint-data-from-add-ins-using-the-cross-___domain-library.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,9 +290,7 @@ Figure 2 shows a webpage that displays the data on the add-in web.
290290
If you prefer downloadable code samples, you can get this one from code gallery. **Code sample: Get list items by using the cross-___domain library** using [SharePoint-Add-in-REST-OData-CrossDomain](https://github.com/OfficeDev/SharePoint-Add-in-REST-OData-CrossDomain) or [SharePoint-Add-in-JSOM-CrossDomain](https://github.com/OfficeDev/SharePoint-Add-in-JSOM-CrossDomain).
291291

292292

293-
294-
295-
**Table 2. Troubleshooting the solution**
293+
#### Troubleshooting the solution
296294

297295

298296
|**If you see…**|**Then try…**|

docs/sp-add-ins/convert-an-autohosted-sharepoint-add-in-to-a-provider-hosted-add-in.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,16 +33,10 @@ This article explains how to convert and migrate an autohosted add-in to a provi
3333

3434

3535

36-
### Core concepts to know
36+
### Core concepts to know before you convert an autohosted add-in
3737
<a name="CoreConcepts"> </a>
3838

39-
Before you convert an autohosted add-in to a provider-hosted add-in, you should have a basic understanding of SharePoint Add-ins and the differences among SharePoint-hosted, provider-hosted, and autohosted SharePoint Add-ins. The articles listed in Table 1 should give you that understanding.
40-
41-
42-
43-
44-
**Table 1. Core concepts for converting an autohosted add-in to a provider-hosted add-in**
45-
39+
Before you convert an autohosted add-in to a provider-hosted add-in, you should have a basic understanding of SharePoint Add-ins and the differences among SharePoint-hosted, provider-hosted, and autohosted SharePoint Add-ins. The articles listed in the following table should give you that understanding.
4640

4741
|**Article title**|**Description**|
4842
|:-----|:-----|

0 commit comments

Comments
 (0)