[#113,docs][s]: improve download and link from main menu.
This commit is contained in:
@@ -9,18 +9,20 @@ title: Download
|
||||
</h1>
|
||||
</div>
|
||||
|
||||
Besides the library itself, the download package contains full source
|
||||
code, unit tests, external vendor libraries and documentation. The
|
||||
production files (included the same way as in the code above) are in the
|
||||
dist folder.
|
||||
|
||||
<p><a href="https://github.com/okfn/recline/zipball/master" class="btn">Download Recline v0.5 (master)</a> (in-progress version)</p>
|
||||
|
||||
Just want the all-in-one file containing all of Recline library in a single file? Here it is:
|
||||
Single file containing all of Recline library:
|
||||
|
||||
<p><a href="dist/recline.js" class="btn">recline.js all-in-one (master)</a></p>
|
||||
|
||||
[View Changelog](https://github.com/okfn/recline#changelog)
|
||||
Download package: besides the library itself, the download package contains
|
||||
full source code, unit tests, external vendor libraries and documentation. The
|
||||
production files (included the same way as in the code above) are in the dist
|
||||
folder.
|
||||
|
||||
<p><a href="https://github.com/okfn/recline/zipball/master" class="btn">Download Recline v0.5 (master)</a> (in-progress version)</p>
|
||||
|
||||
### Changelog
|
||||
|
||||
[View Changelog on Github](https://github.com/okfn/recline#changelog)
|
||||
|
||||
### Dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user