[clblas] 03/125: Adding link to our API documentation on GitHub Pages

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 29 06:57:17 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository clblas.

commit c005bb5f6bcc7d79bbfeacb27d08a166ef450946
Author: Kent Knox <kent.knox at amd>
Date:   Tue Aug 13 13:18:47 2013 -0500

    Adding link to our API documentation on GitHub Pages
---
 README.md | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 6b763cf..dfdaa64 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,11 @@ This repository houses the code for the OpenCL™ BLAS portion of APPML.  The co
 
 The primary goal of clBLAS is to make it easier for developers to utilize the inherent performance and power efficiency benefits of heterogeneous computing.  clBLAS interfaces do not hide nor wrap OpenCL interfaces, but rather leaves OpenCL state management to the control of the user to allow for maximum performance and flexibility.  The clBLAS library does generate and enqueue optimized OpenCL kernels, relieving the user from the task of writing, optimizing and maintaining kernel code t [...]
 
+## clBLAS library user documentation
+[Library and API documentation]( http://clmathlibraries.github.io/clBLAS/ ) for developers is available online as a GitHub Pages website
+
 ## clBLAS Wiki
-The [project wiki](https://github.com/kknox/clBLAS/wiki) contains helpful documentation, including a [build primer](https://github.com/kknox/clBLAS/wiki/Build)
+The [project wiki](https://github.com/clMathLibraries/clBLAS/wiki) contains helpful documentation, including a [build primer](https://github.com/clMathLibraries/clBLAS/wiki/Build)
 
 ## Contributing code
 Please refer to and read the [Contributing](CONTRIBUTING.md) document for guidelines on how to contribute code to this open source project

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/clblas.git



More information about the debian-science-commits mailing list