Skip to content

Fix #223: Wrong InsertText call in extension docs #225

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 2 commits into from
May 13, 2016
Merged

Conversation

daviwil
Copy link
Contributor

@daviwil daviwil commented May 13, 2016

Thanks @gerane!


This change is Reviewable

This change fixes an issue with the BuildDocs.ps1 script that causes it
to throw an error when Remove-Item is called to delete the old
documentation repo folder.  It now uses Test-Path to check for the
folder's existence before attempting to delete it.
@daviwil daviwil merged commit f58c82b into master May 13, 2016
@daviwil daviwil deleted the daviwil/doc-fix branch April 26, 2017 20:02
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.

2 participants