Creates powershell file to do the build, this detects if you have sandcastle installed first, also overwrites the default TOC.css file with a custom slightly nicer version for the output.

This commit is contained in:
Shannon
2014-01-24 18:23:37 +11:00
parent d66e2e52e9
commit b314bff127
5 changed files with 203 additions and 38 deletions

2
.gitignore vendored
View File

@@ -107,4 +107,4 @@ src/Umbraco.Web.UI/[Cc]onfig/appSettings.config
src/Umbraco.Web.UI/[Cc]onfig/connectionStrings.config
src/Umbraco.Web.UI/umbraco/plugins/*
src/Umbraco.Web.UI/umbraco/js/init.js
build/Help/*
build/ApiDocs/Output/*