diff options
| author | 2016-04-25 16:10:43 -0700 | |
|---|---|---|
| committer | 2016-04-25 16:10:43 -0700 | |
| commit | 5a029439beb33df36a7a1a396a8567fd8a5e4f26 (patch) | |
| tree | 4498f227b95abb83535d82d002b422ca2aff9752 | |
| parent | 4a5d8570c7941b9838a4719c3a6efe511f48fb42 (diff) | |
Remove static _book.yaml in favor of generated version (samples_navtree_data.cs).
Change-Id: I3c42e4573cf2b6e89c68bb32bf65a763071dc862
| -rw-r--r-- | docs/html/samples/_book.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/html/samples/_book.yaml b/docs/html/samples/_book.yaml deleted file mode 100644 index 3fe0d1914aa4..000000000000 --- a/docs/html/samples/_book.yaml +++ /dev/null @@ -1,6 +0,0 @@ -toc: -- title: About the Samples - path: /samples/index.html - -- title: What's New - path: /samples/new/index.html |