diff --git a/doc/mkdocs/build.sh b/doc/mkdocs/build.sh index 8d8ecb7ca1f8..20defbffa3fe 100755 --- a/doc/mkdocs/build.sh +++ b/doc/mkdocs/build.sh @@ -4,7 +4,7 @@ cat ../lua_api.md | csplit -sz -f docs/section - '/^=/-1' '{*}' cat > mkdocs.yml << EOF -site_name: Minetest API Documentation +site_name: Luanti API Documentation theme: name: readthedocs highlightjs: False