We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3aa093 commit 5746a8aCopy full SHA for 5746a8a
.appveyor.yml
@@ -60,7 +60,7 @@ install:
60
- git config --global user.email "%GIT_EMAIL%"
61
- git config --global user.name "%GIT_EMAIL%"
62
- yarn install
63
- - yarn docs:deploy:windows
+ - yarn docs:deploy:windows:ci
64
65
- IF NOT EXIST composer.phar (appveyor DownloadFile https://github.com/composer/composer/releases/download/1.9.0/composer.phar)
66
- php composer.phar self-update
docs/documentation/getting-started/readme.md
@@ -1,3 +1,3 @@
1
# Getting Started
2
3
-Download install etc..
+Download install etc.. ??
docs/documentation/readme.md
# Introduction
-Some stuff about this library. The philosophy etc.
+Some stuff about this library. The philosophy etc...
0 commit comments