help wanted
Repository metrics
- Stars
- (18 stars)
- PR merge metrics
- (PR metrics pending)
Description
Just saw on Discourse that the Markdown addon "recommonmark" for Sphinx will be deprecated. This is used in generating our llvm.org website. https://llvm.discourse.group/t/switch-recommonmark-to-myst-parser/3259
The recommended alternative is MyST-Parser. So I guess it would make sense for LLVM to also switch at some point in time...
Do we consider this in scope for our working group?
I suppose this would mean changing the Sphinx config in the repo and upgrading all machines building the documentation.