[clfft] 21/107: doc fixes to correct formulas
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Jul 30 18:06:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository clfft.
commit f87503f6be3f761e08bb7b29819fc198fc2c19cb
Author: bragadeesh <bragadeesh.natarajan at amd>
Date: Thu Feb 26 18:34:48 2015 -0600
doc fixes to correct formulas
---
doc/clFFT.doxy | 2 +-
src/library/mainpage.h | 8 +++-----
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/doc/clFFT.doxy b/doc/clFFT.doxy
index f771f04..c53f27f 100644
--- a/doc/clFFT.doxy
+++ b/doc/clFFT.doxy
@@ -52,7 +52,7 @@ PROJECT_LOGO =
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used.
-OUTPUT_DIRECTORY = ../../bin/clFFT.doxy
+OUTPUT_DIRECTORY = ../../bindoc
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
# 4096 sub-directories (in 2 levels) under the output directory of each output
diff --git a/src/library/mainpage.h b/src/library/mainpage.h
index 70e014c..2f88474 100644
--- a/src/library/mainpage.h
+++ b/src/library/mainpage.h
@@ -14,7 +14,7 @@
* limitations under the License.
* ************************************************************************/
-/*! @file clFFT.mainpage.h
+/*! @file mainpage.h
This file contains all documentation, no code, in the form of comment text. It's purpose is to provide
chapter 1 of the documentation we produce with doxygen. This included the title page, installation instructions
@@ -35,11 +35,9 @@ components as a pair contiguous in memory) formats.
@section InstallFFT Installation of clFFT library
@subsection DownBinaries Downloadable Binaries
-AMD provides clFFT library pre-compiled packages for recent versions of Microsoft Windows operating systems
-and several flavors of Linux.
-The downloadable binary packages are freely available from AMD at
-http://developer.amd.com/tools-and-sdks/heterogeneous-computing/amd-accelerated-parallel-processing-math-libraries/
+The downloadable binary packages are available at
+https://github.com/clMathLibraries/clFFT/releases
Once the appropriate package for the respective OS has finished downloading,
uncompress the package using the native tools available on the platform in a
--
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