Merge pull request #6973 from Microsoft/docsGardenPath

Add 'wiki' and 'handbook' directories to the docs folder with READMEs.
This commit is contained in:
Daniel Rosenwasser
2016-02-09 00:03:01 -08:00
2 changed files with 10 additions and 0 deletions

4
doc/handbook/README.md Normal file
View File

@@ -0,0 +1,4 @@
# The TypeScript Handbook
The contents of the TypeScript Handbook can be read from [its GitHub repository](https://github.com/Microsoft/TypeScript-Handbook).
Issues and pull requests should be directed there.

6
doc/wiki/README.md Normal file
View File

@@ -0,0 +1,6 @@
# The TypeScript Wiki
To read the wiki, [visit the wiki on GitHub](https://github.com/Microsoft/TypeScript/wiki).
To contribute by filing an issue or sending a pull request, [visit the wiki repository](https://github.com/Microsoft/TypeScript-wiki).