diff --git a/documentation/build/include/adminlte-options.html b/documentation/build/include/adminlte-options.html index 4f1f9e5f5..be79f5711 100644 --- a/documentation/build/include/adminlte-options.html +++ b/documentation/build/include/adminlte-options.html @@ -21,7 +21,7 @@ }; </script> <script src='dist/js/app.js' type='text/javascript'></script> - +

Available AdminLTE Options

{
   //Add slimscroll to navbar menus
diff --git a/documentation/build/include/components.html b/documentation/build/include/components.html
index 431c63d8b..b602e6894 100644
--- a/documentation/build/include/components.html
+++ b/documentation/build/include/components.html
@@ -465,7 +465,7 @@
   these methods can be set through the Javascript options.

The following code should be placed within the .wrapper div. I prefer to place it right after the footer.

-

Dark Sidebar Markup

+

Dark Sidebar Markup

<!-- The Right Sidebar -->
 <aside class="control-sidebar control-sidebar-dark">
   <!-- Content of the sidebar goes here -->
@@ -473,8 +473,8 @@
 <!-- The sidebar's background -->
 <!-- This div must placed right after the sidebar for it to work-->
 <div class="control-sidebar-bg"></div>
- -

Light Sidebar Markup

+ +

Light Sidebar Markup

<!-- The Right Sidebar -->
 <aside class="control-sidebar control-sidebar-light">
   <!-- Content of the sidebar goes here -->
diff --git a/documentation/build/include/implementations.html b/documentation/build/include/implementations.html
index decba756c..307a91263 100644
--- a/documentation/build/include/implementations.html
+++ b/documentation/build/include/implementations.html
@@ -2,14 +2,14 @@
   
   

Thanks to many of AdminLTE users, there are multiple implementations of the template for easy integration with back-end frameworks. The following are some of them:

- + - +

Note: these implementations are not supported by Almsaeed Studio. However, they do provide a good example of how to integrate AdminLTE into different frameworks. For the latest release of AdminLTE, please visit our repository or website

diff --git a/documentation/build/include/layout.html b/documentation/build/include/layout.html index b35f82d7c..c65cd022f 100644 --- a/documentation/build/include/layout.html +++ b/documentation/build/include/layout.html @@ -10,7 +10,7 @@

Tip!

The starter page is a good place to start building your app if you'd like to start from scratch.

-
+

Layout Options

AdminLTE 2.0 provides a set of options to apply to your main layout. Each on of these classes can be added @@ -29,10 +29,16 @@ class to the body tag to change the template's appearance. Here is the list of available skins:

  • skin-blue
  • +
  • skin-blue-light
  • skin-yellow
  • +
  • skin-yellow-light
  • skin-purple
  • +
  • skin-purple-light
  • skin-green
  • +
  • skin-green-light
  • skin-red
  • +
  • skin-red-light
  • skin-black
  • +
  • skin-black-light
\ No newline at end of file diff --git a/documentation/build/index.html b/documentation/build/index.html index d37536898..125248bea 100644 --- a/documentation/build/index.html +++ b/documentation/build/index.html @@ -70,7 +70,7 @@
  • Main Header
  • Sidebar
  • Control Sidebar
  • -
  • Info Box
  • +
  • Info Box
  • Boxes
  • Direct Chat
  • @@ -181,7 +181,7 @@ include "license.html" - +