[clfft] 04/109: Adding link to our API documentation on GitHub Pages
Jérôme Kieffer
kieffer-guest at moszumanska.debian.org
Wed May 20 07:29:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
kieffer-guest pushed a commit to branch debian
in repository clfft.
commit e7b02b49d0267f194b2dfa5f383367eca2291236
Author: Kent Knox <kent.knox at amd>
Date: Tue Aug 13 13:17:46 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 328a3aa..13b73da 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,11 @@ The clFFT library is an open source OpenCL library implementation of discrete Fa
* Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
* Supports single and double precision floating point formats.
+## clFFT library user documentation
+[Library and API documentation]( http://clmathlibraries.github.io/clFFT/ ) for developers is available online as a GitHub Pages website
+
## clFFT Wiki
-The [project wiki](https://github.com/kknox/clFFT/wiki) contains helpful documentation, including a [build primer](https://github.com/kknox/clFFT/wiki/Build)
+The [project wiki](https://github.com/clMathLibraries/clFFT/wiki) contains helpful documentation, including a [build primer](https://github.com/clMathLibraries/clFFT/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/clfft.git
More information about the debian-science-commits
mailing list