Closed karai17 closed 7 years ago
Hm we could update the generator code to copy the css file into the html file?
Is the generator available?
Yes, you can find it here: https://github.com/love2d-community/love-api/blob/gh-pages/generator/html-generator.lua
Would you be up for a PR? Not sure when I'll have time to do it.
I can poke it later today, yeah.
PR #42 at your service!
While generally not considered best practice, I think sticking the CSS into a
<style>
tag would be good for this. It would allow people to download the whole API reference, styled, in a single file.Also maybe bump the font size up a bit? it's pretty small~