Skip to content

Commit dd51a4f

Browse files
committed
Notes for plan for documentation
1 parent cce5e07 commit dd51a4f

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

docs/Notes.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,22 @@ C:\Git\docfx\2.59.3\docfx build docfx.json
1313

1414
[22-12-03 06:14:29.540]Warning:[BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument](toc.yml)Unable to find either toc.yml or toc.md inside using-the-sdk/. Make sure the file is included in config file docfx.json!
1515
[22-12-03 06:14:29.540]Warning:[BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument](toc.yml)Unable to find either toc.yml or toc.md inside tutorials/. Make sure the file is included in config file docfx.json!
16-
[22-12-03 06:14:29.555]Warning:[BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument](toc.yml)Unable to find either toc.yml or toc.md inside contributing/. Make sure the file is included in config file docfx.json!
16+
[22-12-03 06:14:29.555]Warning:[BuildCore.Build Document.CompilePhaseHandlerWithIncremental.TocDocumentProcessor.Prebuild.BuildTocDocument](toc.yml)Unable to find either toc.yml or toc.md inside contributing/. Make sure the file is included in config file docfx.json!
17+
18+
19+
# Documentation Plan
20+
21+
## Using the framework
22+
23+
The following pages are being considered for creation:
24+
25+
- Examples of creating the client context
26+
- Show examples of working with SharePoint List Items and Documents
27+
- Describe the extension methods areas
28+
- Examples of working with the Microsoft Graph
29+
- Examples of working with Microsoft Teams
30+
- Examples of working with Modernization Tooling
31+
- Examples of working with the PnP Provisioning Engine
32+
- Examples of working with PnP Core SDK within the PnP Framework
33+
34+
Examples are also console or Polyglot working examples to provide working code samples.

0 commit comments

Comments
 (0)