dfhack/fixTexts.sh

7 lines
235 B
Bash

#!/bin/bash
# this script is used for easy testing of the rst documentation files.
rst2html Readme.rst Readme.html
rst2html Compile.rst Compile.html
rst2html Lua\ API.rst Lua\ API.html
rst2html Contributors.rst > Contributors.html