Chris Sewell
Chris Sewell
It should be possible (probably with some more patches to mistletoe), to have a renderer that just walks through the AST and builds up a database that a Language Server...
### Describe the gap in the current documentation https://github.com/jdillard/sphinx-sitemap, I think without this sphinx sites are not so discoverable? https://github.com/executablebooks/jupyter-book/issues/880#issuecomment-1600560392 ### Describe the solution you'd like _No response_
I think it would be nice in the documentation here, to have a brief section about extending sphinx: 1. How to do some "quick and dirty" things in your `conf.py`...
closes #721
Make the function signtature more explicit
Heya, at the moment the javascript load blocks the initial page render. This is acutely problematic, if for example unpkg.com is being slow, as I just experienced in the MyST...
(currently based on top of #1129) description to come ...
As discussed in more detail at https://github.com/useblocks/sphinx-needs/issues/1082#issuecomment-1948796243, at present every stored need (dict) item in a project is required to have every key present. In particular this is required so...
This issue arises from when I was looking into the code considering #1082 and #1119 (@danwos as we discussed this morning) The use of the config variable `needs_extra_options` and of...