Skip to content

The gh-pages branch is automatically published to the web and contains QUDA's reference pages, as generated by doxygen. Branch master contains a script to help automate the generation.

Notifications You must be signed in to change notification settings

lattice/quda-ref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makedox is a script to generate QUDA's doxygen pages.  Assuming you
have wget and doxygen (preferably 1.7.3) installed, running "makedox"
will download the current QUDA master and have doxygen generate the
browseable HTML.  To take a snapshot of another branch, run "makedox
<branch>" instead.  Finally, to generate the pages for a new release,
run "makedox -v <ver>" (where <ver> might be "0.3.2", for example).

The real purpose of this repository is to hold the pages themselves,
found in the gh-pages branch and published automatically to
http://lattice.github.com/quda-ref/ when pushed to GitHub.

About

The gh-pages branch is automatically published to the web and contains QUDA's reference pages, as generated by doxygen. Branch master contains a script to help automate the generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published