Merge pull request #416 from tgstation/Cyberboss-patch-1

Documentation is committed by @tgstation-server
This commit is contained in:
Jordan Brown
2017-11-25 17:38:29 -05:00
committed by GitHub
+2 -2
View File
@@ -21,8 +21,8 @@ doxygen.exe "$bf\Tools\Doxyfile"
if($publish_dox){
cd $doxdir
git config --global push.default simple
git config user.name "Appveyor CI"
git config user.email "ci@appveyor.com"
git config user.name "tgstation-server"
git config user.email "tgstation-server@tgstation13.org"
echo '# THIS BRANCH IS AUTO GENERATED BY APPVEYOR CI. SEE Tools/TGS3Build.ps1 ON MASTER' > README.md
# Need to create a .nojekyll file to allow filenames starting with an underscore