docs: describe extension support#16
Conversation
…ns or customizations
1635ea2 to
012ee3e
Compare
373a90d to
047dd74
Compare
|
The spell check failure is caused by a bug that came about when we incorporated sphinx-llm. I'm bringing in the patch fix from the sphinx-stack repo with #17. |
|
@jahn-junior would you know by when you'll be able to bring in the patch fix here for the spell check failure resolution? |
|
If you rebase this now @shaloo it should pass. |
a-velasco
left a comment
There was a problem hiding this comment.
Thanks for the bonus whitespace cleanup :)
jahn-junior
left a comment
There was a problem hiding this comment.
The added text doesn't quite reflect our supported extensions. We do support all of the extensions listed in the Sphinx Stack requirements.txt file. Because canonical-sphinx is included in this file, we do also support the extensions it sets up.
However, we do not recommend using the optional full dependency group, and this change could be interpreted as though we do. So, I think for simplicity's sake, we should just say that we only fully support the extensions listed in the default requirements.txt file. Since canonical-sphinx is getting deprecated soon, this is also more future-proof.
Co-authored-by: Andreia <andreia.velasco@canonical.com>
Co-authored-by: JJ Coldiron <jj.coldiron@canonical.com>
CHANGELOG.mdwith relevant non-documentation file changes?