mt-lua-api-pyparse/README.md

13 lines
810 B
Markdown
Raw Permalink Normal View History

2018-06-29 09:41:07 -07:00
# mt-lua-api-pyparse
2018-06-29 09:49:46 -07:00
Minetest Lua API Python Parser
Written by Lars Müller alias LMD or appgurueu, mainly for educational purposes; I needed to train my rusty python again :P
Only works with reduced Markdown set, as required for lua_api.txt.
Uses Bootstrap 4 and JQuery to generate a beautiful HTML Website from lua_api.txt, table of content inclusive !
2018-06-29 09:42:42 -07:00
Just for fun, a background Minetest Scene is generated each time, too !
2018-06-29 09:49:46 -07:00
I think this may be useful, as currently, the only way to navigate through lua_api.txt is a full-text search in the browser.
2018-06-29 09:42:42 -07:00
Licence : GPLv3
2018-06-29 09:49:46 -07:00
"The images" are in the following all images except "background.png", which is generated.
Please note that I did **not** create the the images included here. They are part of Minetest Game and licensed under CC-BY-SA 3.0, as far as I know.