]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/conf.py: s/add_javascript/add_js_file/
authorKefu Chai <kchai@redhat.com>
Mon, 22 Jun 2020 01:34:53 +0000 (09:34 +0800)
committerKefu Chai <kchai@redhat.com>
Mon, 22 Jun 2020 02:37:57 +0000 (10:37 +0800)
commit1704216628729666bc4e2127d613360bb0f7b33a
tree810b3e4d958092eed9acda3474f4fd77e3cd607b
parent83d03234efe08ab5b7b0e10eb85ca56ea2e22463
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>
doc/conf.py