Use the jquery.toc.js library to auto-generate a table of contents for the loaded page under the side nav menu
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="section-title-wrapper">
|
||||
<h2>{{$title}}</h2>
|
||||
</div>
|
||||
<div class="section-content-wrapper">
|
||||
<div class="section-content-wrapper" id="doco-content">
|
||||
{{$content}}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user