[PATCH] D75284: [Sphinx] Adjust for source_parsers deprecation in Sphinx 3.0
    Jonas Devlieghere via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Jun 29 09:42:47 PDT 2020
    
    
  
JDevlieghere added a comment.
In D75284#2118207 <https://reviews.llvm.org/D75284#2118207>, @mehdi_amini wrote:
> This patch works on my machine right now!
>
> Is the sphinx version a direct indicator of the recommonmark version?
Thanks for checking, Mehdi! No, it is not, but given that Sphinx deprecates the old behavior, there's no way to make recommonmark < 0.5 with Sphinx > 3.0, at least to the best of my understanding.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75284/new/
https://reviews.llvm.org/D75284
    
    
More information about the llvm-commits
mailing list