Skip to content

Commit 79d4834

Browse files
committed
Add DocFX site
1 parent 577d039 commit 79d4834

3 files changed

Lines changed: 0 additions & 56 deletions

File tree

docs/_site/index.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
"title": "| Maturity Model for microsoft 365",
2525
"summary": "Tip Join the Maturity Model Practitioners: Each month we host sessions exploring the value and use of the Microsoft 365 Maturity Model and how you can successfully develop your organization using Microsoft 365. Each of these sessions focuses on building a community of practitioners in a safe space to hone your pitch, test your thoughts, or decide how to promote your use of the Maturity Model. Sessions include a presentation on a topic about the Maturity Model, including recent updates. Calendar link"
2626
},
27-
"docs/index.html": {
28-
"href": "docs/index.html",
29-
"title": "PnP Core SDK | Maturity Model for microsoft 365",
30-
"summary": "PnP Core SDK Intro The PnP Core SDK is an SDK designed to work for Microsoft 365. It provides a unified object model for working with SharePoint Online and Teams which is agnostic to the underlying APIs being called. The initial goal for this library will be to cover the needs of developers working with either SharePoint Online or Teams, but we're also open to extend this library further towards other Microsoft 365 workloads if there's community demand for doing so. Important If you've used PnP Core SDK in a version before Beta3 then please check these instructions on how to upgrade your code to the current version. Getting started using this library Using the PnP Core SDK is simple, check out the getting started guide. Where is the code? The PnP Core SDK is maintained in the PnP GitHub repository: https://github.com/pnp/pnpcore. Supportability and SLA This library is open-source and community provided component with active community providing support for it. This is not Microsoft provided component so there's no SLA or direct support for this open-source component from Microsoft. Please report any issues using the issues list. How can you help? The model implemented in the preview only covers a small part of what's possible and what's needed. We're asking the community to help us expand the model by: Extending the model via the creation of new model, complex type and collection classes. Check out the Extending the model article to learn how to do this. Adding \"functionalities\" to the model: after extending the model, the typical CRUD functionality is there, but for some parts of the model it makes sense to add functionalities by adding methods on top of the model classes. Check out the Extending the model article to learn how to do this. Writing sample programs that use this library: since this is a .Net Standard library, it doesn't target Windows only, but also macOS and Linux, as well as mobile OS's like Android and iOS. With the rise of Blazor, this library can also be used to build .Net based apps running in the browser. Samples can be added in the samples folder. Working on documentation: good documentation is critical to help developers work with this library, either by using it or by extending it. See the Writing documentation article for more details. Best practices when contributing This is all new and we're here to help, don't hesitate to reach out with your questions and feedback via our issue list or our discussions. To avoid overlapping efforts in the startup phase please let us know if you plan to take on a particular chunk of work (e.g. let's say you want to extend the model to support Planner) If you are extending the model and you need to update the model base logic then please reach out, we want to align and agree on those changes first as these need to fit into our model approach Note The best way to reach out is by creating an issue in the issue list: https://github.com/pnp/pnpcore/issues This community rocks, sharing is caring!"
31-
},
3227
"docs/microsoft365-maturity-model--cognitive-business.html": {
3328
"href": "docs/microsoft365-maturity-model--cognitive-business.html",
3429
"title": "Maturity Model for Microsoft 365 – AI & Cognitive Business Competency | Maturity Model for microsoft 365",

docs/_site/manifest.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,6 @@
6060
},
6161
"version": ""
6262
},
63-
{
64-
"type": "Conceptual",
65-
"source_relative_path": "docs/index.md",
66-
"output": {
67-
".html": {
68-
"relative_path": "docs/index.html"
69-
}
70-
},
71-
"version": ""
72-
},
7363
{
7464
"type": "Resource",
7565
"source_relative_path": "docs/media/maturity-model-for-microsoft-365/M365MM.png",

docs/docs/index.md

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)