Skip to content

Commit

Permalink
Updating .NET documentation build process
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Feb 19, 2014
1 parent 0cac3da commit 3a49ae8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions rake-tasks/crazy_fun/mappings/visualstudio.rb
Original file line number Diff line number Diff line change
Expand Up @@ -411,10 +411,6 @@ def handle(fun, dir, args)

doc_sources = resolve_doc_sources(dir, args[:srcs])

if ENV['DXROOT'].nil?
fail "Sandcastle documentation tools not found. Documentation will not be created."
end

if ENV['SHFBROOT'].nil?
fail "Sandcastle Help File Builder not found. Documentation will not be created."
end
Expand Down

0 comments on commit 3a49ae8

Please sign in to comment.