Searched refs:showToc (Results 1 – 2 of 2) sorted by relevance
14 $showToc = !empty($_toc) ? true : false; variable94 <?php if ($showToc) _tpl_toc(); ?>
173 public static function showToc(Doku_Renderer $renderer): bool function in ComboStrap\\Toc