:memo: frameworks => external_binaries.
authorCheng Zhao <zcbenz@gmail.com>
Wed, 21 May 2014 14:41:46 +0000 (22:41 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Wed, 21 May 2014 14:41:46 +0000 (22:41 +0800)
docs/development/source-code-directory-structure.md

index 1f2dd07..9f5725e 100644 (file)
@@ -58,5 +58,5 @@ to understand the source code better.
 * **out** - Temporary output directory of `ninja`.
 * **dist** - Temporary directory created by `script/create-dist.py` script
   when creating an distribution.
-* **frameworks** - Downloaded binaries of third-party frameworks which do not
-  support to be built via `gyp`.
+* **external_binaries** - Downloaded binaries of third-party frameworks which
+  do not support to be built via `gyp`.