Adam Turner
Adam Turner
please just blacklist deprecated modules from the lint rather than changing them (e.g. jsdump). A
Oh actually, this PR should also add `flake8-simplify` to the plugin list, right? A
> that's my intention. right now it's still generating a lot of errors OK. Do you want this PR merged, or do you want to hold off? (It is still...
Does this work for partial matches? A
Please add tests and a CHANGES entry. A
> One should be able to get a link to them. Something like `node.parent["names"]` should work? The anchor link is on the `docutils.nodes.section` node as I recall. A
Ahh, can you try `["ids"]`? A
Something seems to be wrong: https://sphinx--10717.org.readthedocs.build/en/10717/search.html?q=More+topics+to+be+covered https://www.sphinx-doc.org/en/master/search.html?q=More+topics+to+be+covered The PR only shows 5 results, and doesn't highlight the title, whereas the current master shows the title, albeit as the third result....
Rebased. A
If running an incremental build, `searchindex.js` is only updated after loading it, so we need to bump the environment version. A