ldoc
ldoc copied to clipboard
Add Opton to Link to Favicon Image
Adds option favicon that can be added to config to link to an image that browsers will display as each page's icon.
Example usage:
project = "minetest_mod"
title = "A Minetest Mod"
format = "markdown"
not_luadoc = true
boilerplate = false
wrap = false
style = true
favicon = "https://www.minetest.net/media/icon.svg"