Commit 5cc3b2d8 authored by Scott Vokes's avatar Scott Vokes
Browse files

Only clobber API docs subdirectory of /docs/

parent 63b00688
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -92,7 +92,7 @@ end

namespace :doxygen do

  DOCS_PATH = "./docs/"
  DOCS_PATH = "./docs/api/"
  directory DOCS_PATH
  CLOBBER.include DOCS_PATH
  VERSION = File.read('./config/VERSION').strip