]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc: do not add suffix for search result links
authorKefu Chai <kchai@redhat.com>
Thu, 20 Feb 2020 06:34:01 +0000 (14:34 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 20 Feb 2020 06:44:11 +0000 (14:44 +0800)
commit88d6d499e0ff8341f8dc4c73b7a7c3cdc41b63d5
tree5ea8d39d07209669686da15b7ffea28fee81a3aa
parent9d2f6329b76f39678a51a13a2f01a6546243f23d
doc: do not add suffix for search result links

since sphinx 1.5, SOURCELINK_SUFFIX is always added to the source file,
and search page always tries to add it to the highlighted source result.

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/conf.py