Support generated samples_toc.cs file.

Change-Id: I34eeffbc98f729e13de805e7bbb9dac96d13fdd8
This commit is contained in:
Dirk Dougherty
2013-11-25 11:35:03 -08:00
parent b480d1529e
commit d239e4c9b5
2 changed files with 1 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
<div id="pathCrumb">
<?cs each:item = parentdirs ?>
<?cs if:pathCrumbLinks
<?cs if:LinkifyPathCrumb
?><a href="<?cs var:toroot ?><?cs var:item.Link ?>"><?cs var:item.Name ?></a> /
<?cs else
?><?cs var:item.Name ?> / <?cs /if ?>