Skip to content

Commit

Permalink
Modified files tree in the readme.md files
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruiqi Yang (from Dev Box) committed Sep 20, 2024
1 parent 1421dff commit 38822fc
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 19 deletions.
3 changes: 0 additions & 3 deletions Excel-Add-in-ChartAPI-Anylysis-Data/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ These are the important files in the sample project.
| README.md
| RUN_WITH_EXTENSION.md
| src/ Add-in source code
| | commands/
| | | commands.html
| | | commands.ts
| | taskpane/
| | | taskpane.css Task pane style
| | | taskpane.html Task pane entry HTML
Expand Down
2 changes: 0 additions & 2 deletions Excel-Add-in-Custom-Function-Using-WebWorker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,6 @@ These are the important files in the sample project.
| RUN_WITH_EXTENSION.md
| SECURITY.md
| src/ Add-ins source code
| | commands/
| | | commands.js
| | taskpane/
| | | taskpane.html Task pane entry HTML
| | | taskpane.js Add API calls and logic here
Expand Down
3 changes: 0 additions & 3 deletions Excel-Add-in-ShapeAPI-Dashboard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ These are the important files in the sample project.
| README.md
| RUN_WITH_EXTENSION.md
| src/ Add-in source code
| | commands/
| | | commands.html
| | | commands.ts
| | taskpane/
| | | taskpane.css Task pane style
| | | taskpane.html Task pane entry HTML
Expand Down
3 changes: 0 additions & 3 deletions Excel-HelloWorld-TaskPane-JS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,6 @@ These are the important files in the sample project.
| README.md
| RUN_WITH_EXTENSION.md
| src/ Add-in source code
| | commands/
| | | commands.html
| | | commands.js
| | taskpane/
| | | taskpane.css Task pane style
| | | taskpane.html Task pane entry HTML
Expand Down
2 changes: 0 additions & 2 deletions Word-Add-in-AIGC/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,6 @@ These are the important files in the sample project.
| README.md
| RUN_WITH_EXTENSION.md
| src/ Add-ins source code
| | commands/
| | | commands.ts
| | taskpane/
| | | components/ React components
| | | css/ Task pane style
Expand Down
3 changes: 0 additions & 3 deletions Word-Add-in-WritingAssistant/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,6 @@ These are the important files in the sample project.
| README.md
| RUN_WITH_EXTENSION.md
| src/ Add-ins source code
| | commands/
| | | commands.html
| | | commands.ts
| | taskpane/
| | | componets/ React components used in this sample
| | | |Annotations.tsx
Expand Down
3 changes: 0 additions & 3 deletions Word-HelloWorld-TaskPane-JS/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ These are the important files in the sample project.
| README.md
| RUN_WITH_EXTENSION.md
| src/ Add-in source code
| | commands/
| | | commands.html
| | | commands.js
| | taskpane/
| | | taskpane.css Task pane style
| | | taskpane.html Task pane entry html
Expand Down

0 comments on commit 38822fc

Please sign in to comment.