Author: challenh
Date: Mon Dec 22 06:03:02 2014
New Revision: 1647245
URL: http://svn.apache.org/r1647245
Log:
add nuget download links
Modified:
olingo/site/trunk/content/doc/javascript/download.mdtext
Modified: olingo/site/trunk/content/doc/javascript/download.mdtext
URL:
http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/javascript/download.mdtext?rev=1647245&r1=1647244&r2=1647245&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/javascript/download.mdtext (original)
+++ olingo/site/trunk/content/doc/javascript/download.mdtext Mon Dec 22
06:03:02 2014
@@ -32,6 +32,7 @@ Package | zip | Description
------- | --- | -----
Library | [Download][lib] ([md5][lib_md5], [sha512][lib_sha512],
[pgp][lib_pgp] | All you need to implement an OData V4 client.
Source | [Download][src] ([md5][src_md5], [sha512][src_sha512],
[pgp][src_pgp] | All source.
+Source | [Download][nuget] ([md5][nuget_md5],
[sha512][nuget_sha512], [pgp][nuget_pgp] | All source.
Documentation | [Download][doc] ([md5][doc_md5],
[sha512][doc_sha512], [pgp][doc_pgp] | API documentation.
### Verify Authenticity of Downloads package
@@ -54,6 +55,11 @@ Please make sure you check the following
[src_sha512]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0-beta-01-sources.zip.sha512
[src_pgp]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0-beta-01-sources.zip.asc
+ [nuget]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs.4.0.0-beta01.nupkg
+ [nuget_md5]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs.4.0.0-beta01.nupkg.md5
+ [nuget_sha512]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs.4.0.0-beta01.nupkg.sha
+ [nuget_pgp]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs.4.0.0-beta01.nupkg.asc
+
[doc]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0-beta-01-doc.zip
[doc_md5]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0-beta-01-doc.zip.md5
[doc_sha512]:
https://dist.apache.org/repos/dist/release/olingo/odatajs/odatajs-4.0.0-beta-01-doc.zip.sha512