mirror of https://github.com/ColorlibHQ/AdminLTE
Updated docs
parent
653a929d06
commit
3d77a6b859
|
@ -217,14 +217,7 @@
|
|||
<div class="content body">
|
||||
<div class="callout callout-warning">
|
||||
<h4>Warning!</h4>
|
||||
This documentation is under development. Some information may change as the template
|
||||
goes through different pre-releases.
|
||||
</div>
|
||||
<div class="callout callout-danger">
|
||||
<h4>Heads Up!</h4>
|
||||
The current AdminLTE 2.0 version is in its Beta stage and should not be used in
|
||||
production. It's however available for testing and to get developers familiar with
|
||||
the new syntax.
|
||||
This documentation is under development. Some information may change as the progress of creating the documentation continues.
|
||||
</div>
|
||||
<section id='introduction'>
|
||||
<h2 class='page-header'><span>Introduction</span></h2>
|
||||
|
@ -257,7 +250,7 @@
|
|||
<div class='box-body'>
|
||||
<p>Compiled and ready to use in production. Download this version
|
||||
if you don't want to customize AdminLTE's LESS files.</p>
|
||||
<a href='#' class='btn btn-primary'><i class='fa fa-download'></i> Download</a>
|
||||
<a href='http://almsaeedstudio.com/download/AdminLTE-dist' class='btn btn-primary'><i class='fa fa-download'></i> Download</a>
|
||||
</div><!-- /.box-body -->
|
||||
</div><!-- /.box -->
|
||||
</div><!-- /.col -->
|
||||
|
@ -270,7 +263,7 @@
|
|||
<div class='box-body'>
|
||||
<p>All files including the compiled CSS. Download this version
|
||||
if you plan on customizing the template. <b>Requires a LESS compiler.</b></p>
|
||||
<a href='#' class='btn btn-danger'><i class='fa fa-download'></i> Download</a>
|
||||
<a href='http://almsaeedstudio.com/download/AdminLTE' class='btn btn-danger'><i class='fa fa-download'></i> Download</a>
|
||||
</div><!-- /.box-body -->
|
||||
</div><!-- /.box -->
|
||||
</div><!-- /.col -->
|
||||
|
@ -1705,7 +1698,7 @@ AdminLTE/
|
|||
<p class="lead">AdminLTE is an open source project that is licensed under the <a href="http://opensource.org/licenses/MIT">MIT license</a>.
|
||||
This allows you to do pretty much anything you want with it except selling it without any major modifications.
|
||||
Attribution is not required (though very much appreciated).</p>
|
||||
<h3>AdminLTE Premium Collection</h3>
|
||||
<h3>AdminLTE Premium Collection (Coming Soon)</h3>
|
||||
<p class="lead">AdminLTE's premium collection provides a set of non-open source components, plugins and widgets. To use
|
||||
the premium collection, you must buy a license that fits your use case. The following is the set of available licenses:</p>
|
||||
<p><b>Single Application License</b></p>
|
||||
|
|
Loading…
Reference in New Issue