forked from madhur13490/rose-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
JamesLinus/ROSE-web-docs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a directory containing essential ROSE documentations for developers. It serves as an alterative method to obtain ROSE docs when the main rosecompiler.org is down for whatever reason. For manual and tutorial, you can directly download from the github web. To use Doxygen reference: you should first clone the git repo. then $cd localGitCheckout/ROSE_HTML_Reference $firefox index.html # using a browser to open the index page of web references # command line to sychronize the files rsync -avzW /global/homes/l/liaoch/www.rosecompiler.org/ROSE_Tutorial/ /global/homes/l/liaoch/workspace/web-docs-backup/ROSE_Tutorial/ rsync -avzW /global/homes/l/liaoch/www.rosecompiler.org/ROSE_UserManual/ /global/homes/l/liaoch/workspace/web-docs-backup/ROSE_UserManual/ rsync -avzW /global/homes/l/liaoch/www.rosecompiler.org/ROSE_HTML_Reference/ /global/homes/l/liaoch/workspace/web-docs-backup/ROSE_HTML_Reference
About
Backup for rosecompiler.org's essential development documents: manual, tutorial, and doxygen web reference
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 99.9%
- Other 0.1%