Update links in docs to GPUOpen and to Doxygen

[ROCm/hip commit: 317566c1b6]
Este commit está contenido en:
Ben Sander
2016-01-27 00:23:47 -06:00
padre c0aa29d381
commit 0d983ce647
Se han modificado 4 ficheros con 30 adiciones y 25 borrados
+2 -1
Ver fichero
@@ -1,6 +1,7 @@
# Square.md
Simple test which shows how to use hipify to port CUDA code to HIP. Covered in more detail in blog.
Simple test which shows how to use hipify to port CUDA code to HIP.
See related [blog](http://gpuopen.com/hip-to-be-squared-an-introductory-hip-tutorial) that explains the example.
1. Add hip/bin path to the PATH :
<code>export PATH=$PATH:[MYHIP]/bin</code>