CUDA documentation for Dash
This docset is to be used with Dash for Mac, or Zeal docs (which is available for Windows and many Linux distros).
- If you plan on using it with Dash,
create_docset_orig.sh
will copy the CUDA docset to '/Users/username/Library/Application Support/Dash/Docsets/' automatically. Visit Dash website for more info. - If you're going to use it with Zeal you'll find where to store the CUDA in the application 'Options' menu. Visit their Github page for more info.
Basically, execute the following commands:
git clone https://github.com/simioprg/dash-CUDA.git
cd dash-CUDA
./create_docset_orig.sh
cd ..
rm -rf dash-foundation
Because the script provided downloads the full documentation recursively from the CUDA website, it takes some time to download all the files. At least 5-15 minutes will be necessary. It depends on the connection speed, but please be patient.