Anthony Tan
Anthony Tan
For ReadTheDocs I believe it's only looking at the `_static/ocio_b.svg` file - config is https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/docs/conf.py#L139 while for the homepage the magenta logo is `site/homepage/static/images/ocio_m2x.png` configured here: https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/docs/site/homepage/config.toml#L93 EDIT: and here's...
Ahh, found the broken logo just now: ❌ https://opencolorio.readthedocs.io/en/latest/guides/authoring/authoring.html - it's looking for _static/ocio_b.svg ✅ https://opencolorio.readthedocs.io/en/latest/ looking for **en/latest/**_static/ocio_b.svg
Gotcha, that makes sense in my head - you want at a per-stage level to be able supply context which ARs would then go and digest so you can parameterize...
heya @mrawde - seems legit, were you able (or planning) to put a patch in for this one?
@Nicell - is https://github.com/zmkfirmware/zmk-studio/blob/main/src/HidUsageTables-1.5.json the dump from USB-IF? I had a read through the PDF spec and it's just got the literal symbols, but if that's the correct source I...
omg... it's _in_ the pdf?? I've been doing a scan through and can't find it but given that i didn't even think to look there I'm not surprised if my...