ucsb-cs56-projects / cs56-utilities-todo

-
0 stars 6 forks source link

Update the JavaDoc to gh-pages #46

Closed lanthony159 closed 6 years ago

lanthony159 commented 6 years ago

Have the javadoc be hosted by github. To do this first remove the javadoc folder from .gitignore, create a new branch gh-pages, push javadoc to gh-pages and clean up build.xml.

~estimated 100