Skip to content

Commit 96bec1d

Browse files
committed
Some Napa cleaning
1 parent 24b5091 commit 96bec1d

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/general-development/search-add-ins-in-sharepoint.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,13 @@ There are two ways to deploy your search add-in:
3838
## Search add-in development environment
3939
<a name="SP15_Search_app_dev_environment"> </a>
4040

41-
To create a search add-in, use one of these two environments:
41+
To create a search add-in, use following environment:
4242

4343

4444

4545

4646
- Microsoft Visual Studio 2012 or Microsoft Visual Studio 2013 or Visual Studio 2015
47-
48-
49-
- Napa Office 365 Development Tools
50-
47+
5148

5249
With Visual Studio 2013 and later, you can publish your search add-ins to both on-premises or in Office 365. For more information about the development environments and how to use them to create search add-ins, see [Set up a general development environment for SharePoint](set-up-a-general-development-environment-for-sharepoint.md).
5350

docs/sp-add-ins/choose-patterns-for-developing-and-hosting-your-sharepoint-add-in.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ You can combine a SharePoint-hosted add-in with add-ins that have remotely hoste
3333
|How the add-in gets authorized|The privileges of the signed-in user|
3434
|What language the add-in can use|JavaScript (with the SharePoint JSOM library) + HTML|
3535

36-
This pattern is the easiest to deploy, and you can use the [Create a basic SharePoint-hosted add-in by using Napa Office 365 Development Tools](create-a-basic-sharepoint-hosted-add-in-by-using-napa-office-365-development-too.md). You'll want to consider the following before deciding to create a SharePoint-hosted add-in.
3736

3837
|**Get these benefits**|**But consider this**|
3938
|:-----|:-----|

0 commit comments

Comments
 (0)