- Contributing describes the guidelines for contributing to this repo.
- Contributing Workflow describes the process which you should follow for contributing to this repo.
- Contrubutor License Agreement (CLA) describes the requirement and process of signing a Contributor License Agreement (CLA).
- Developer Guide describes the development styles and rules developers should follow.
- Developer Testing describes process and guideline developers should follow for writing and running tests.
- Office Content Add-in
- Office Content Add-in in HTML - Demonstrates creating a Content Add-in first in an empty project as well as in an existing project using HTML, CSS & JavaScript as the technology.
- Office Content Add-in in Angular - Demonstrates creating a Content Add-in first in an empty project as well as in an existing project using Angular as the technology.
- Office Content Add-in in Angular ADAL - Demonstrates creating a Content Add-in first in an empty project as well as in an existing project using Angular ADAL as the technology.
- Office Mail Add-in
- Office Mail Add-in in HTML - Demonstrates creating a Mail Add-in first in an empty project as well as in an existing project using HTML, CSS & JavaScript as the technology.
- Office Mail Add-in in Angular - Demonstrates creating a Mail Add-in first in an empty project as well as in an existing project using Angular as the technology.
- Office Mail Add-in in Angular ADAL - Demonstrates creating a Mail Add-in first in an empty project as well as in an existing project using Angular ADAL as the technology.
- Office Task Pane Add-in
- Office Task Pane Add-in in HTML - Demonstrates creating a Task Pane Add-in first in an empty project as well as in an existing project using HTML, CSS & JavaScript as the technology.
- Office Task Pane Add-in in Angular - Demonstrates creating a Task Pane Add-in first in an empty project as well as in an existing project using Angular as the technology.
- Office Task Pane Add-in in Angular ADAL - Demonstrates creating a Task Pane Add-in first in an empty project as well as in an existing project using Angular ADAL as the technology.
- Configuring Office Add-ins with Yeoman Office Generator for using ADAL JS - Explains what is necessary to leverage ADAL JS in Office Add-ins created using the Yeoman Office Generator.