An open API service indexing awesome lists of open source software.

https://github.com/officedev/office-js-docs-pr

Microsoft Office Add-ins Documentation
https://github.com/officedev/office-js-docs-pr

Last synced: about 1 year ago
JSON representation

Microsoft Office Add-ins Documentation

Awesome Lists containing this project

README

          

# Office Add-ins documentation

Welcome to the Office Add-ins documentation repo. In this repository, you can find the documentation source files for Office JavaScript API concepts, quick starts, tutorials, and how-to guides. For the best experience, we recommend you view the [Office Add-ins documentation](https://learn.microsoft.com/office/dev/add-ins) on Microsoft Learn.

> **Note**: You can find the Office JavaScript API reference documentation source files in the [office-js-docs-reference](https://github.com/OfficeDev/office-js-docs-reference) repository.

## Give us your feedback

The goal of the repo is to provide developer education on the platform's behavior. As such, issues should pertain to that educational content. Please [submit an issue](https://github.com/OfficeDev/office-js-docs-pr/issues) for the following scenarios.

- Information needed to succeed in developing Office Add-ins is missing or incomplete.
- Information is inaccurate or obsolete.
- You find typos, grammatical mistakes, or other problems with the articles.
- Articles are organized in a confusing or unintuitive manner.

If you are seeing product behavior that differs from the documentation, please provide as much of the following information as is possible and relevant.

- The version and build number of the client you are using.
- Steps to reproduce the issue.
- Console output and error messages.

We also encourage you to fork, make the fix, and do a pull request of your proposed changes. For details, see [Contribute to this documentation](Contributing.md).

If your issue is not related to the Office Add-ins documentation, please post it to one of the following channels instead.

- To ask a question about using the Office.js API, post your question to Stack Overflow and tag it with the "office-js" tag (https://stackoverflow.com/questions/tagged/office-js).
- To report an issue with the Office.js API or platform, create the issue in the OfficeDev/office-js repository (https://github.com/OfficeDev/office-js/issues), where members of the product team monitor for customer-reported issues.
- To submit a feature request for the Office.js API or platform, post your idea to the [Microsoft 365 Developer Platform Tech Community](https://aka.ms/m365dev-suggestions), or if the feature request already exists there, add your vote for it.

## Join the Microsoft 365 Developer Program

Join the [Microsoft 365 Developer Program](https://aka.ms/m365devprogram) to get resources and information to help you build solutions for the Microsoft 365 platform, including recommendations tailored to your areas of interest.

You might also qualify for a free developer subscription that's renewable for 90 days and comes configured with sample data; for details, see the [FAQ](https://learn.microsoft.com/office/developer-program/microsoft-365-developer-program-faq#who-qualifies-for-a-microsoft-365-e5-developer-subscription-).

## Copyright

Copyright (c) 2016 Microsoft Corporation. All rights reserved.

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.