Skip to content

Commit

Permalink
Adding link to our API documentation on GitHub Pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Kent Knox committed Aug 13, 2013
1 parent ca7eedd commit e7b02b4
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e7b02b4

Please sign in to comment.