mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 14:27:52 -04:00
Kotlin/Windows: fix markdown docs, just like Linux/mac.
This commit is contained in:
@@ -238,6 +238,11 @@ call gradlew.bat assemble build test dokkaGfm fatJar
|
||||
if errorlevel 1 (exit /b 1)
|
||||
popd
|
||||
|
||||
cd kotlindoc
|
||||
py format_kotlin_doc.py
|
||||
if errorlevel 1 (exit /b 1)
|
||||
cd ..
|
||||
|
||||
!GENEXE! check temp\k_check.txt
|
||||
if errorlevel 1 (exit /b 1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user