Update samples_navtree cs template to include generated _yaml from samples TOC.

Change-Id: Ied2bd5b3e58d9eb2c10e8bc10678aa5d02ef1794
This commit is contained in:
Dirk Dougherty 2016-04-21 20:23:38 -07:00
parent cdb27514f9
commit 1a2dbb64a8
1 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
var SAMPLES_NAVTREE_DATA =
<?cs var:reference_tree ?>
;
toc:
- title: About the Samples
path: /samples/index.html
- title: What's New
path: /samples/new/index.html
<?cs var:samples_toc_tree ?>