Skip to content

Commit b104342

Browse files
Add 'wiki' and 'handbook' directories to the docs folder with READMEs.
1 parent 116bce3 commit b104342

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

doc/handbook/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# The TypeScript Handbook
2+
3+
The contents of the TypeScript Handbook can be read from [its GitHub repository](https://github.com/Microsoft/TypeScript-Handbook).
4+
Issues and pull requests should be directed there.

doc/wiki/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# The TypeScript Wiki
2+
3+
To read the wiki, [visit the wiki on GitHub](https://github.com/Microsoft/TypeScript/wiki).
4+
5+
To contribute by filing an issue or sending a pull request, [visit the wiki repository](https://github.com/Microsoft/TypeScript-wiki).
6+

0 commit comments

Comments
 (0)