mirror of
https://github.com/pi-hole/web.git
synced 2026-05-03 07:02:09 +01:00
Dynamically build documentation using Grunt includes
This commit is contained in:
10
documentation/build/include/dependencies.html
Normal file
10
documentation/build/include/dependencies.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<section id="dependencies">
|
||||
<h2 class="page-header"><span>Dependencies</span></h2>
|
||||
<p class="lead">AdminLTE depends on two main frameworks.
|
||||
The downloadable package contains both of these libraries, so you don't have to manually download them.</p>
|
||||
<ul>
|
||||
<li><a href="http://getbootstrap.com" target="_blank">Bootstrap 3</a></li>
|
||||
<li><a href="http://jquery.com/" target="_blank">jQuery 1.11+</a></li>
|
||||
<li><a href="#plugins">All other plugins are listed below</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
Reference in New Issue
Block a user