Skip to content

Commit 0c4775f

Browse files
author
fanfeilong
committed
modify url
1 parent 847b678 commit 0c4775f

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

gyp.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,18 +54,14 @@ GYP(Generate Your Projects)
5454
本文档翻译GYP的相关文档,并做合并编辑工作。文档原始出处如下:
5555

5656

57-
- GYPUserDocumentation
58-
59-
https://code.google.com/p/gyp/wiki/GypUserDocumentation
57+
- [GYPUserDocumentation](https://code.google.com/p/gyp/wiki/GypUserDocumentation)
6058

6159
GYP (Generate Your Projects)
6260
Status: Draft (as of 2009-05-19)
6361

6462
Mark Mentovai <[email protected]>, Steven Knight <[email protected]> _et al._
6563
Modified: 2009-05-19
66-
- GYPLanguageSpecification
67-
68-
https://code.google.com/p/gyp/wiki/GypLanguageSpecification
64+
- [GYPLanguageSpecification](https://code.google.com/p/gyp/wiki/GypLanguageSpecification)
6965

7066
GYP (Generate Your Projects)
7167
Status: Draft (as of 2009-01-30)
@@ -78,9 +74,8 @@ GYP是Google开发的跨平台项目工程生成系统。本文文档第2-4章
7874

7975

8076

81-
GYP项目同Google的其他开源项目一样,托管在Google Code上:
77+
GYP项目同Google的其他开源项目一样,托管在[Google Code](https://code.google.com/p/gyp/)
8278

83-
https://code.google.com/p/gyp/
8479
## 示例骨架(Skeleton)
8580

8681
本节介绍.gyp文件的基本骨架。

0 commit comments

Comments
 (0)