]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/conf.py: s/add_javascript/add_js_file/ 45972/head
authorKefu Chai <kchai@redhat.com>
Mon, 22 Jun 2020 01:34:53 +0000 (09:34 +0800)
committerLaura Flores <lflores@redhat.com>
Mon, 25 Apr 2022 17:43:45 +0000 (12:43 -0500)
commit7f781e26c2a8d3e1d920c6fd32e81b5ef3019541
tree2c7d5822586318bba1a5f81390475461b17e3218
parentb34479a03779846bb410d7fccf01eada71f4526a
doc/conf.py: s/add_javascript/add_js_file/

to address following warning:

jenkins-build/build/workspace/ceph-pr-docs/doc/conf.py:102: RemovedInSphinx40Warning: The app.add_javascript() is deprecated. Please use app.add_js_file() instead.

Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit 1704216628729666bc4e2127d613360bb0f7b33a)
doc/conf.py