[arrayfire] 199/248: Add install page to layout

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Nov 17 15:54:27 UTC 2015


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

ghisvail-guest pushed a commit to branch dfsg-clean
in repository arrayfire.

commit e3b7a1cce2ee27a64209b30c7f22ee39709f4dca
Author: Shehzan Mohammed <shehzan at arrayfire.com>
Date:   Mon Nov 2 18:07:11 2015 -0500

    Add install page to layout
---
 docs/layout.xml    | 1 +
 include/af/image.h | 1 +
 2 files changed, 2 insertions(+)

diff --git a/docs/layout.xml b/docs/layout.xml
index 0d7a187..3a66b56 100644
--- a/docs/layout.xml
+++ b/docs/layout.xml
@@ -3,6 +3,7 @@
   <navindex>
     <tab type="mainpage" visible="yes" title="" />
     <tab type="usergroup" visible="yes" title="Tutorials">
+      <tab type="user" url="\ref installing" visible="yes" title="Installation"/>
       <tab type="user" url="\ref using_on_linux" visible="yes" title="Using on Linux"/>
       <tab type="user" url="\ref using_on_windows" visible="yes" title="Using on Windows"/>
       <tab type="user" url="\ref using_on_osx" visible="yes" title="Using on OSX"/>
diff --git a/include/af/image.h b/include/af/image.h
index 8bec94d..3d94414 100644
--- a/include/af/image.h
+++ b/include/af/image.h
@@ -753,6 +753,7 @@ extern "C" {
          16 (16/48/64  BPP)                            | u16         | 0 - 65535
          32 (32/96/128 BPP)                            | f32         | 0 - 1
 
+        \param[out] out contains them image
         \param[in] filename is name of file to be loaded
         \return     \ref AF_SUCCESS if successful
 

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



More information about the debian-science-commits mailing list