Eric Shepherd
Eric Shepherd
I would very much like to have a Doxygen commands docset too.
Similar here. I had it running when I was using my Mac as a homebridge station, but when I switched to Pi, it broke and I get this error. FWIW,...
Looking through things, I wonder: could it be using the wrong `node` to run homebridge? There are at least two copies installed: one at /usr/bin/node and the one installed under...
The problem is you've got two "platforms" blocks, nested. There should be one level, like this: ``` "bridge": { "name": "Homebridge", "username": "D0:00:00:00:00:00", "port": 51826, "pin": "031-45-154" }, "platforms": [{...
I've finished the expected-heading Syntax items.
I've put a list of links to the errors' subpages in place. There's more to do here yet but it's a good start.
I'm unclear reading this what the final proposal was. My thought is that we should do this: Change `"groups"` to accept either a single string identifying the one group an...
We actually have a feature requirement for SEO over the mid-to-long term that requires the ability to set a summary independently from the text on the page (rather than the...
@octref The big question will be if the text requirements for the summaries needed for SEO and the text desired for stuff like what you're looking to build are the...
I've also changed `resizable` to `true` in my local fork and everything works fine, though I doubt the size is saved. :)