diff options
| author | 2018-12-17 22:48:37 -0500 | |
|---|---|---|
| committer | 2018-12-17 22:48:37 -0500 | |
| commit | ac9935c95f1981c24c740b74118c19c23fcab971 (patch) | |
| tree | cca8e1d4f34c95da696793ea47f69defe7d4b6bd /build_win.bat | |
| parent | Update documentation, fix life example. (diff) | |
Add documentation to generated distribution
archive.
Diffstat (limited to 'build_win.bat')
| -rw-r--r-- | build_win.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build_win.bat b/build_win.bat index d12c2631..a5f6483f 100644 --- a/build_win.bat +++ b/build_win.bat @@ -93,6 +93,7 @@ exit /b 0 @rem Build a dist directory :DIST mkdir dist +janet.exe doc\gendoc.janet > dist\doc.html copy janet.exe dist\janet.exe copy LICENSE dist\LICENSE copy README.md dist\README.md |
