1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2024-11-09 20:11:06 +01:00
Commit Graph

3 Commits

Author SHA1 Message Date
Jordan Irwin
c790b20169
Add Support for Generating HTML Documentation with LDoc (#58)
* Add Python scripts to generate temp files that can be parsed by LDoc
* Add config & script for generating HTML docs with LDoc...
* Add Lua docstrings for API & items
* Add workflow for building API reference docs on gh-pages branch
* Add LDoc's default stylesheet
* LDoc: make navigation panel fixed
2021-07-30 16:12:29 +02:00
BuckarooBanzay
502eb142da run actions on pull-requests too 2020-08-31 07:43:19 +02:00
BuckarooBanzay
f81cb10f20 add luacheck and integration test workflows / fix luacheck errors
partially attends to https://github.com/pandorabox-io/pandorabox.io/issues/444 (the ObjectRef issue)
2020-02-13 12:26:32 +01:00