diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2019-04-02 13:12:51 -0700 |
---|---|---|
committer | Scott Rifenbark <srifenbark@gmail.com> | 2019-04-02 13:12:51 -0700 |
commit | fbe7682d23a8d0264cba43a6ff7b5e11b25be07f (patch) | |
tree | 6b53156fbd7e1450c9f1976856378566e7b134cf | |
parent | 16829a33f77f9d9eda435f5f1c36f36bc33fb267 (diff) | |
parent | 75b582d463dd8fce4a16a17f614c7c673148f8c0 (diff) |
Merge of sandbox/scottrif29/scottdocs with upstream.
Using most recent from upstream that had whitespace removed.
Change-Id: I035d68d51cea0c8a3ff4d35ff0a80d96ebd7505f
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
-rwxr-xr-x | docs/dev_guide/3-project-architecture.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/dev_guide/3-project-architecture.md b/docs/dev_guide/3-project-architecture.md index aefaca3..d36fc76 100755 --- a/docs/dev_guide/3-project-architecture.md +++ b/docs/dev_guide/3-project-architecture.md @@ -1,6 +1,5 @@ # Project architecture -CMake projects follow a typical file hierarchy. The following tree structure represents a typical CMake project directory structure: |