diff options
| author | Petr Mrázek | 2012-09-30 06:55:52 +0200 |
|---|---|---|
| committer | Petr Mrázek | 2012-09-30 06:55:52 +0200 |
| commit | bb39b2e45bdbe8fda2f99607e9ca56319a602843 (patch) | |
| tree | 9884a42ba501a0827061199b526f57019327e455 /fixTexts.sh | |
| parent | e2d810ddc2bbedc1dcdc154b299f0dee7452f8aa (diff) | |
| download | dfhack-bb39b2e45bdbe8fda2f99607e9ca56319a602843.tar.gz dfhack-bb39b2e45bdbe8fda2f99607e9ca56319a602843.tar.bz2 dfhack-bb39b2e45bdbe8fda2f99607e9ca56319a602843.tar.xz | |
Lua API, not LUA Api.
Diffstat (limited to 'fixTexts.sh')
| -rwxr-xr-x | fixTexts.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fixTexts.sh b/fixTexts.sh index e8d89044..91719941 100755 --- a/fixTexts.sh +++ b/fixTexts.sh @@ -2,5 +2,5 @@ # 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 Lua\ API.rst Lua\ API.html rst2html Contributors.rst > Contributors.html |
