While generating a objects.inv from Mozilla MDN reference, I reused their "priority" settings to generate DataObjStr objects (usually 0.5), which is invalid as per https://sphobjinv.readthedocs.io/en/latest/syntax.html?highlight=priority#sphinx-objects-inv-v2-syntax
There is no such validation in the data model, and that could be a nice addition :)
While generating a objects.inv from Mozilla MDN reference, I reused their "priority" settings to generate
DataObjStrobjects (usually0.5), which is invalid as per https://sphobjinv.readthedocs.io/en/latest/syntax.html?highlight=priority#sphinx-objects-inv-v2-syntaxThere is no such validation in the data model, and that could be a nice addition :)