Add `clean` target doc.
This commit is contained in:
Tyler Denniston 2016-04-08 10:48:01 -04:00
Родитель 04337068b8
Коммит 69e13dce50
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -59,6 +59,8 @@ There are several targets available:
- `docs` - updates the mdoc files
- `nuget` - packages the libraries into a NuGet
- `CI` - builds everything
- `clean` - cleans everything
- `clean-externals` - cleans externals only
## Where is Windows Phone / Store / tvOS