doc/lib: Remove unused view scripts
This commit is contained in:
parent
195aa581cb
commit
f33b6a918c
|
@ -1,3 +0,0 @@
|
|||
<div class="chapter">
|
||||
<?= /** @type \Icinga\Module\Doc\SectionRenderer $section */ $section ?>
|
||||
</div>
|
|
@ -1,6 +0,0 @@
|
|||
<div class="controls">
|
||||
<h1><?= /** @type string $title */ $title ?></h1>
|
||||
</div>
|
||||
<div class="content toc">
|
||||
<?= /** @type \Icinga\Module\Doc\TocRenderer $toc */ $toc ?>
|
||||
</div>
|
Loading…
Reference in New Issue