revert-update-doc
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Mon, 11 Sep 2023 13:40:42 +0000 (14:40 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 11 Sep 2023 13:40:42 +0000 (14:40 +0100)
commitfd5bddd742aa8f81f2da753ba5bde349cd1e9d66
tree3e72c7e30c406b46f405cd646c520bbd0b1dcc60
parentc4b1adf1356af68a0b47031d5e52b052c4117cc6
revert-update-doc

commit e80c52986e1bb3afa6a92c58b1cb897877923a66
Author: Tom Stellard <tstellar@redhat.com>
Date:   Tue Feb 1 23:13:01 2022 -0800

    [docs] Remove hard-coded version numbers from sphinx configs

    This updates all the non-runtime project release notes to use the
    version number from CMake instead of the hard-coded version numbers
    in conf.py.

    It also hides warnings about pre-releases when the git suffix
    is dropped from the LLVM version in CMake.

    Reviewed By: MaskRay

    Differential Revision: https://reviews.llvm.org/D112181

Gbp-Pq: Name revert-update-doc.diff
clang-tools-extra/docs/conf.py
clang/docs/conf.py
lld/docs/conf.py
llvm/cmake/modules/AddSphinxTarget.cmake
llvm/docs/conf.py
polly/docs/conf.py