aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/update-doxygen.sh
Commit message (Collapse)AuthorAge
* Update docs and trunk dirs if they exist overriding any local merge conflicts.Gravatar rmistry@google.com2012-07-17
| | | | | | | Created to fix bug http://code.google.com/p/skia/issues/detail?id=710 : housekeeping buildbot: conflict in UpdateDoxygen step. git-svn-id: http://skia.googlecode.com/svn/trunk@4640 2bbb7eff-a529-9590-31e7-b0007b416f81
* update-doxygen.sh: update local copy of workspace rather than checking it ↵Gravatar epoger@google.com2012-07-12
| | | | | | | | out fresh every time Review URL: https://codereview.appspot.com/6346099 git-svn-id: http://skia.googlecode.com/svn/trunk@4590 2bbb7eff-a529-9590-31e7-b0007b416f81
* * Adding arguments to specify the working directory and whether the script ↵Gravatar rmistry@google.com2012-07-09
| | | | | | | | | | | | | should try to commit at the end. * Redirecting doxygen output to a last_run_output.txt file. * Maintaining backwards compatibility. Context- This CL is a preparatory CL for the housekeeping slave. The slave will use this script to update Doxygen docs. The script will not be used to commit and instead the slave will call AddMergeIntoSvn to commit. Review URL: https://codereview.appspot.com/6348076 git-svn-id: http://skia.googlecode.com/svn/trunk@4495 2bbb7eff-a529-9590-31e7-b0007b416f81
* Make update-doxygen.sh upload docs to http://code.google.com/p/skia-autogenGravatar epoger@google.com2011-12-07
| | | | | | | | | (and fix mime-type propset bug) Once this is committed, I will remove the doxygen docs from the skia repo. Review URL: http://codereview.appspot.com/5452072 git-svn-id: http://skia.googlecode.com/svn/trunk@2824 2bbb7eff-a529-9590-31e7-b0007b416f81
* Create update-doxygen script that generates and uploads docsGravatar epoger@google.com2011-12-06
(but only causes an SVN commit if any documentation actually changed). Review URL: http://codereview.appspot.com/5440109 git-svn-id: http://skia.googlecode.com/svn/trunk@2807 2bbb7eff-a529-9590-31e7-b0007b416f81