Skip to content

Commit 88f668a

Browse files
author
Kent Knox
committed
Adding link to our API documentation on GitHub Pages
1 parent 1e4a52d commit 88f668a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,11 @@ The clFFT library is an open source OpenCL library implementation of discrete Fa
1919
* Supports dimension lengths that can be any mix of powers of 2, 3, and 5.
2020
* Supports single and double precision floating point formats.
2121

22+
## clFFT library user documentation
23+
[Library and API documentation]( http://clmathlibraries.github.io/clFFT/ ) for developers is available online as a GitHub Pages website
24+
2225
## clFFT Wiki
23-
The [project wiki](https://github.com/kknox/clFFT/wiki) contains helpful documentation, including a [build primer](https://github.com/kknox/clFFT/wiki/Build)
26+
The [project wiki](https://github.com/clMathLibraries/clFFT/wiki) contains helpful documentation, including a [build primer](https://github.com/clMathLibraries/clFFT/wiki/Build)
2427

2528
## Contributing code
2629
Please refer to and read the [Contributing](CONTRIBUTING.md) document for guidelines on how to contribute code to this open source project

0 commit comments

Comments
 (0)