Skip to content

Add CommandFactory Documentation #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 25, 2021
Merged

Add CommandFactory Documentation #85

merged 8 commits into from
Mar 25, 2021

Conversation

maxkoshevoi
Copy link
Contributor

@maxkoshevoi maxkoshevoi commented Feb 20, 2021

Fixes #70

Docs for Toolkit PR #797

This class planned to be released in 1.1, and doesn't exist in current version (1.0.2)

What changes to the docs does this PR provide?

Added new page.
I included Examples section before Methods (in the template they are in the opposite order) since Methods are just a big list of overloads in this case and not very useful.

PR Checklist

Please check if your PR fulfills the following requirements:

  • For new pages, used the provided template.
  • For new features, added an entry in the Table of Contents.
  • Ran against a spell and grammar checker.
  • Contains NO breaking changes.

Other information

@maxkoshevoi maxkoshevoi changed the title Create commandfactory.md Add CommandFactory Documentation Feb 20, 2021
@jfversluis jfversluis added the do-not-merge Hold of merging until issues are resolved label Mar 3, 2021
@davidbritch
Copy link
Contributor

Docs Build status updates of commit f44e402:

✅ Validation status: passed

File Status Preview URL Details
docs/TOC.yml ✅Succeeded View
docs/objectmodel/commandfactory.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Contributor

@davidbritch davidbritch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @maxkoshevoi

@davidbritch
Copy link
Contributor

Docs Build status updates of commit e85361a:

✅ Validation status: passed

File Status Preview URL Details
docs/TOC.yml ✅Succeeded View
docs/objectmodel/commandfactory.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@maxkoshevoi
Copy link
Contributor Author

@davidbritch this feature is now released in 1.1.0

@jfversluis jfversluis removed the do-not-merge Hold of merging until issues are resolved label Mar 24, 2021
@davidbritch
Copy link
Contributor

Docs Build status updates of commit dfa9239:

✅ Validation status: passed

File Status Preview URL Details
docs/TOC.yml ✅Succeeded View
docs/objectmodel/commandfactory.md ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@davidbritch davidbritch merged commit 067fbed into MicrosoftDocs:master Mar 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CommandFactory Documentation
3 participants