[all-commits] [llvm/llvm-project] 9989e8: [Sphinx] Adjust for source_parsers deprecation in ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Jun 18 14:05:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9989e81679580012054811d9106345fcde68c11f
      https://github.com/llvm/llvm-project/commit/9989e81679580012054811d9106345fcde68c11f
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-06-18 (Thu, 18 Jun 2020)

  Changed paths:
    M llvm/docs/conf.py

  Log Message:
  -----------
  [Sphinx] Adjust for source_parsers deprecation in Sphinx 3.0

Update the Sphinx configuration for the removal of source_parsers in
Sphinx 3.0. The variable has been deprecated since version 1.8.

> Version 1.8 deprecates and version 3.0 removes the source_parsers
> configuration variable that was used by older recommonmark versions.

https://www.sphinx-doc.org/en/master/usage/markdown.html

Differential revision: https://reviews.llvm.org/D75284




More information about the All-commits mailing list