mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Doc
This commit is contained in:
parent
7b2f0fda9c
commit
be983ccbd5
@ -8,3 +8,7 @@ rmdir /s /q "./bin/TEMP"
|
|||||||
|
|
||||||
:: Copy the Images that go with the documentation
|
:: Copy the Images that go with the documentation
|
||||||
robocopy ../../docs/Presentations ../../../slate/source/includes/Pictures /MIR /NJH /NJS
|
robocopy ../../docs/Presentations ../../../slate/source/includes/Pictures /MIR /NJH /NJS
|
||||||
|
|
||||||
|
:: Deploy the Slate documentation
|
||||||
|
"C:\Program Files\Git\bin\bash.exe" --login -i -c "cd slate | git commit -a -m "Doc Update" | ./deploy.sh"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user