Skip to content

Commit

Permalink
Remove yo office next steps tip (#4794)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexJerabek authored Sep 12, 2024
1 parent 2182a31 commit 37f6b8e
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 34 deletions.
2 changes: 0 additions & 2 deletions docs/excludes/excel-quickstart-angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In this article, you'll walk through the process of building an Excel task pane

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

The add-in project that you've created with the Yeoman generator contains sample code for a basic task pane add-in. If you'd like to explore the key components of your add-in project, open the project in your code editor and review the files listed below. When you're ready to try out your add-in, proceed to the next section.
Expand Down
2 changes: 0 additions & 2 deletions docs/excludes/outlook-quickstart-json-manifest-typescript.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ You can create an Office Add-in with the unified manifest by using the [Yeoman g

After you complete the wizard, the generator will create the project and install supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

1. Navigate to the root folder of the web application project.

```command line
Expand Down
2 changes: 0 additions & 2 deletions docs/includes/yo-office-next-steps.md

This file was deleted.

2 changes: 0 additions & 2 deletions docs/quickstarts/excel-quickstart-jquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In this article, you'll walk through the process of building an Excel task pane

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

[!include[Yeoman generator add-in project components](../includes/yo-task-pane-project-components-js.md)]
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/excel-quickstart-react.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In this article, you'll walk through the process of building an Excel task pane

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

The add-in project that you've created with the Yeoman generator contains sample code for a basic task pane add-in. If you'd like to explore the key components of your add-in project, open the project in your code editor and review the files listed below. When you're ready to try out your add-in, proceed to the next section.
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/fluent-react-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ The following is an example.

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!INCLUDE [Yeoman generator next steps](../includes/yo-office-next-steps.md)]

> [!NOTE]
> Fluent UI React v9 or later isn't supported with the Trident (IE) or EdgeHTML (Edge Legacy) webview controls. If your version of Office is using either of those, the task pane of the add-in generated by Yo Office simply contains a message to upgrade your version of Office. For more information, see [Browsers and webview controls used by Office Add-ins](../concepts/browsers-used-by-office-web-add-ins.md).
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/onenote-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In this article, you'll walk through the process of building a OneNote task pane

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

The add-in project that you've created with the Yeoman generator contains sample code for a very basic task pane add-in.
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/outlook-quickstart-yo.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ In this article, you'll walk through the process of building an Outlook task pan

After you complete the wizard, the generator will create the project and install supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

1. Navigate to the root folder of the web application project.

```command line
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/powerpoint-quickstart-yo.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In this article, you'll walk through the process of building a PowerPoint task p

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

[!include[Yeoman generator add-in project components](../includes/yo-task-pane-project-components-js.md)]
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/project-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ In this article, you'll walk through the process of building a Project task pane

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

The add-in project that you've created with the Yeoman generator contains sample code for a very basic task pane add-in.
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/sso-quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ In this article, you'll use the Yeoman generator for Office Add-ins to create an
After you complete the wizard, the generator creates the project and installs supporting Node components.
[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]
## Explore the project
The add-in project that you've created with the Yeoman generator contains code for an SSO-enabled task pane add-in.
Expand Down
2 changes: 0 additions & 2 deletions docs/quickstarts/word-quickstart-yo.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ In this article, you'll walk through the process of building a Word task pane ad

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Explore the project

[!include[Yeoman generator add-in project components](../includes/yo-task-pane-project-components-js.md)]
Expand Down
2 changes: 0 additions & 2 deletions docs/tutorials/excel-tutorial-create-custom-functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ In this tutorial, you will:

The Yeoman generator will create the project files and install supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

1. Navigate to the root folder of the project.

```command line
Expand Down
2 changes: 0 additions & 2 deletions docs/tutorials/excel-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ In this tutorial, you'll create an Excel task pane add-in that:

After you complete the wizard, the generator creates the project and installs supporting Node components. You may need to manually run `npm install` in the root folder of your project if something fails during the initial setup.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Create a table

In this step of the tutorial, you'll programmatically test that your add-in supports the user's current version of Excel, add a table to a worksheet, populate the table with data, and format it.
Expand Down
2 changes: 0 additions & 2 deletions docs/tutorials/outlook-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,6 @@ The add-in that you'll create in this tutorial will read [gists](https://gist.gi

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

1. Navigate to the root directory of the project.

```command line
Expand Down
2 changes: 0 additions & 2 deletions docs/tutorials/powerpoint-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ In this tutorial, you'll use Visual Studio Code (VS Code), Visual Studio, or you

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

### Complete setup

1. Navigate to the root directory of the project.
Expand Down
2 changes: 0 additions & 2 deletions docs/tutorials/word-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ In this tutorial, you'll create a Word task pane add-in that:

After you complete the wizard, the generator creates the project and installs supporting Node components.

[!include[Yeoman generator next steps](../includes/yo-office-next-steps.md)]

## Insert a range of text

In this step of the tutorial, you'll programmatically test that your add-in supports the user's current version of Word, and then insert a paragraph into the document.
Expand Down

0 comments on commit 37f6b8e

Please sign in to comment.