Commit graph

11 commits

Author SHA1 Message Date
Crayon2000
ef110f7728 Add latex folder to .gitignore file 2017-12-03 20:22:36 -05:00
Crayon2000
af794e3f18 Update .travis.yml file 2017-12-01 11:10:12 -05:00
Crayon2000
7879fe81e2 Clean .travis.yml file 2017-12-01 10:56:05 -05:00
Crayon2000
84bbe11294 Generate PDF documentation for code on Travis CI 2017-12-01 09:14:16 -05:00
Crayon2000
d406c92ac1 Create a .nojekyll file in the doc folder
Files that start with an underscore are missing in GitHub pages (doxygen documentation).
The work around for this behavior is to include a .nojekyll file in the root path to turn off Jekyll.
If we add a .nojekyll file, the source files will be published without any modifications.
2017-11-21 09:50:03 -05:00
Crayon2000
3161ad7a71 Add code for doxygen deployment
The @example doxygen section was added back to grrlib.h.
It was deleted by mistake in commit 4007b45af1.
2017-07-02 22:01:58 -04:00
Crayon2000
af81a39ef7 Cache devkitPro folder 2017-03-05 22:16:36 -05:00
Crayon2000
4007b45af1 Add licence to Related Pages in documentation
The licence file extension was changed to Markdown.
2017-02-25 13:16:08 -05:00
Crayon2000
ee94dd4dac Makefiles were changed to allow compilation on GameCube and Wii.
To compile on GameCube use this: make PLATFORM=cube clean all install
If PLATFORM is not specified or set to anything else it will compile for Wii.
2015-11-03 09:14:13 -05:00
Crayon2000
1489036470 Added Travis CI build status on README.md. 2015-10-29 22:28:11 -04:00
Crayon2000
926da933df Added Travis CI file. 2015-10-29 21:49:05 -04:00