Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
* updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
eser committed Sep 20, 2015
1 parent b736719 commit 2c14d76
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion docs/assets/js/laroux.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* laroux.js - A jquery substitute for modern browsers (web bundle)
*
* @version v2.1.0
* @version v2.1.1
* @link https://eserozvataf.github.io/laroux.js
* @license Apache-2.0
*/
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/laroux.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/assets/js/laroux.min.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/benchmarks.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ul>

<div class="box-large vertical-spaces">
<h2>2.1.0</h2>
<h2>2.1.1</h2>
</div>

<button data-href="https://github.com/eserozvataf/laroux.js/releases/latest" class="btn btn-primary btn-href">Download</button>
Expand Down Expand Up @@ -98,7 +98,7 @@ <h2>2.1.0</h2>

<!-- Slides -->
<div id="one" class="slide active">
<h1>laroux.js 2.1.0</h1>
<h1>laroux.js 2.1.1</h1>
<div class="lead">
This project is a jQuery substitute for modern browsers and mobile devices. But instead of offering some wrappers and own dynamics, it simply provides helper functions to achieve the same objectives as jQuery or Zepto.
</div>
Expand Down Expand Up @@ -450,7 +450,7 @@ <h4>jQuery/Zepto</h4>
</div>

<script src="assets/js/prettify.min.js"></script>
<script src="../build/dist/web/laroux.js"></script>
<script src="assets/js/laroux.js"></script>
<script src="assets/js/benchmark.js"></script>
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/zepto/1.1.4/zepto.min.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ul>

<div class="box-large vertical-spaces">
<h2>2.1.0</h2>
<h2>2.1.1</h2>
</div>

<button data-href="https://github.com/eserozvataf/laroux.js/releases/latest" class="btn btn-primary btn-href">Download</button>
Expand Down Expand Up @@ -97,7 +97,7 @@ <h2>2.1.0</h2>

<!-- Slides -->
<div id="one" class="slide active">
<h1>laroux.js 2.1.0</h1>
<h1>laroux.js 2.1.1</h1>
<div class="lead">
This project is a jQuery substitute for modern browsers and mobile devices. But instead of offering some wrappers and own dynamics, it simply provides helper functions to achieve the same objectives as jQuery or Zepto.
</div>
Expand Down Expand Up @@ -206,7 +206,7 @@ <h3><em>laroux.js</em> is right for you if you:</h3>
</footer>
</div>

<script src="../build/dist/web/laroux.js"></script>
<script src="assets/js/laroux.js"></script>
<script src="assets/js/marked.js"></script>
<script src="assets/js/common.js"></script>
<script src="assets/js/faq.js"></script>
Expand Down
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ul>

<div class="box-large vertical-spaces">
<h2>2.1.0</h2>
<h2>2.1.1</h2>
</div>

<button data-href="https://github.com/eserozvataf/laroux.js/releases/latest" class="btn btn-primary btn-href">Download</button>
Expand Down Expand Up @@ -98,7 +98,7 @@ <h2>2.1.0</h2>

<!-- Slides -->
<div id="one" class="slide active">
<h1>laroux.js 2.1.0</h1>
<h1>laroux.js 2.1.1</h1>
<div class="lead">
This project is a jQuery substitute for modern browsers and mobile devices. But instead of offering some wrappers and own dynamics, it simply provides helper functions to achieve the same objectives as jQuery or Zepto.
</div>
Expand Down Expand Up @@ -1248,7 +1248,7 @@ <h4>Javascript</h4>
</div>

<script src="assets/js/prettify.min.js"></script>
<script src="../build/dist/web/laroux.js"></script>
<script src="assets/js/laroux.js"></script>
<script src="assets/js/common.js"></script>
<script src="assets/js/demos.js"></script>
</body>
Expand Down
6 changes: 3 additions & 3 deletions docs/snippets.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</ul>

<div class="box-large vertical-spaces">
<h2>2.1.0</h2>
<h2>2.1.1</h2>
</div>

<button data-href="https://github.com/eserozvataf/laroux.js/releases/latest" class="btn btn-primary btn-href">Download</button>
Expand Down Expand Up @@ -98,7 +98,7 @@ <h2>2.1.0</h2>

<!-- Slides -->
<div id="one" class="slide active">
<h1>laroux.js 2.1.0</h1>
<h1>laroux.js 2.1.1</h1>
<div class="lead">
This project is a jQuery substitute for modern browsers and mobile devices. But instead of offering some wrappers and own dynamics, it simply provides helper functions to achieve the same objectives as jQuery or Zepto.
</div>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h2 class="nomargin">Snippet Library</h2>
</div>

<script src="assets/js/prettify.min.js"></script>
<script src="../build/dist/web/laroux.js"></script>
<script src="assets/js/laroux.js"></script>
<script src="assets/js/common.js"></script>
<script src="assets/js/snippets.js"></script>
</body>
Expand Down

0 comments on commit 2c14d76

Please sign in to comment.