mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
documentation fixes
This commit is contained in:
16
index.html
16
index.html
@@ -22,7 +22,7 @@
|
||||
|
||||
<header role="header">
|
||||
<div class="wrapper">
|
||||
<a href="http://ducksboard.github.com/gridster.js/" class="logo">gridster.js</a>
|
||||
<a href="http://gridster.net" class="logo">gridster.js</a>
|
||||
<h1 class="claim">put a grid in your life</h1>
|
||||
|
||||
<nav>
|
||||
@@ -158,7 +158,7 @@
|
||||
|
||||
<div class="m_txt">
|
||||
<h3 class="heading-m">Methods</h3>
|
||||
<p>The methods listed here are the most common. If this is never enough take a look to the <a href="http://ducksboard.github.com/gridster.js/docs/classes/Gridster.html">documentation generated from source</a>.</p>
|
||||
<p>The methods listed here are the most common. If this is never enough take a look to the <a href="http://gridster.net/docs/classes/Gridster.html">documentation generated from source</a>.</p>
|
||||
</div>
|
||||
|
||||
<nav>
|
||||
@@ -195,7 +195,7 @@
|
||||
<h4 id="min_cols_opt" class="heading-m">min_cols: <em>1</em></h4>
|
||||
<p>The minimum required columns.</p>
|
||||
|
||||
<h4 id="min_rows_opt" class="heading-m">min_rows: <em>10</em></h4>
|
||||
<h4 id="min_rows_opt" class="heading-m">min_rows: <em>15</em></h4>
|
||||
<p>The minimum required rows.</p>
|
||||
|
||||
<h4 id="autogenerate_stylesheet_opt" class="heading-m">autogenerate_stylesheet: <em>true</em></h4>
|
||||
@@ -312,17 +312,17 @@
|
||||
<h3 class="heading-l">gridster.<u>js</u></h3>
|
||||
<dl>
|
||||
<dt>Development version</dt>
|
||||
<dd><a href="http://ducksboard.github.com/gridster.js/dist/jquery.gridster.js">jquery.gridster.js</a></dd>
|
||||
<dd><a href="http://gridster.net/dist/jquery.gridster.js">jquery.gridster.js</a></dd>
|
||||
<dt>Production version (minified)</dt>
|
||||
<dd><a href="http://ducksboard.github.com/gridster.js/dist/jquery.gridster.min.js">jquery.gridster.min.js</a></dd>
|
||||
<dd><a href="http://gridster.net/dist/jquery.gridster.min.js">jquery.gridster.min.js</a></dd>
|
||||
</dl>
|
||||
|
||||
<h3 class="heading-l">gridster.<u>css</u></h3>
|
||||
<dl>
|
||||
<dt>Development version</dt>
|
||||
<dd><a href="http://ducksboard.github.com/gridster.js/dist/jquery.gridster.css">jquery.gridster.css</a></dd>
|
||||
<dd><a href="http://gridster.net/dist/jquery.gridster.css">jquery.gridster.css</a></dd>
|
||||
<dt>Production version (minified)</dt>
|
||||
<dd><a href="http://ducksboard.github.com/gridster.js/dist/jquery.gridster.min.css">jquery.gridster.min.css</a></dd>
|
||||
<dd><a href="http://gridster.net/dist/jquery.gridster.min.css">jquery.gridster.min.css</a></dd>
|
||||
</dl>
|
||||
|
||||
<h3 class="heading-l">or clone the repo from github</h3>
|
||||
@@ -359,7 +359,7 @@
|
||||
|
||||
<footer role="footer">
|
||||
<div class="wrapper">
|
||||
<a href="http://ducksboard.github.com/gridster.js" class="logo-small">gridster.js</a>
|
||||
<a href="http://gridster.net" class="logo-small">gridster.js</a>
|
||||
<p class="claim">put a grid in your life</p>
|
||||
</div>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user