Matt McKay
Matt McKay
thanks @AakashGfude do we need to organise releases for the underlying packages?
**Note:** these issues seem to be related to `sphinx-book-theme==1.0+` so I have reverted to using `sphinx-book-theme==0.4.0rc1` - [ ] @AakashGfude on Monday would you be able to review the `sphinx-multitoc-numbering`...
thanks @alcrene for your feedback on `glue` it was super helpful and I have gone through the docs to update the issues you have noticed with `glue`. @chrisjsewell I have...
@fperez just planning a final round of the `docs` updates tomorrow (as there are a few breaking changes in this release) and then plan to get this merged. I hope...
@chrisjsewell is there a way I could help push this forward? Just exploring integrating the LSP with `neovim`. A bunch of community users are telling me that they don't want...
@bknaepen re: the `part/chapter` structure section numbering can be adjusted by using this extension: https://github.com/executablebooks/sphinx-multitoc-numbering and adding it to [extra_extensions](https://jupyterbook.org/customize/config.html#advanced-configuration-with-sphinx) in the `_config.yml` after installing it via `pip`. It will...
@choldgraf we did look into this when we were putting together [sphinx-multitoc-numbering](https://github.com/executablebooks/sphinx-multitoc-numbering). From memory the main issue is there is no real "concept" of this document structure in `sphinx` so...
🤔 -- interesting, thanks @AakashGfude perhaps we could call it something like `sphinx-book-structure` and then it could contain structural nodes to boost the information in the `sphinx.ast` and teach sphinx...
I guess the real question here is whether this should be implemented here as a package or if we should look at pushing a contribution upstream to add these `document`...
> Please let me know if this is already possible with [sphinx-multitoc-numbering](https://github.com/executablebooks/sphinx-multitoc-numbering) because all my attempts so far ran into Table of Contents file is malformed: Unknown keys found: {'numbered'}....