commit | 6111da4481ffe6d39f6c67a611f66380e7968e65 | [log] [tgz] |
---|---|---|
author | Fabio Utzig <fabio.utzig@nordicsemi.no> | Mon May 18 17:42:20 2020 -0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Aug 31 09:57:33 2020 -0400 |
tree | 3470aba0f907c57fd1638431c2ed5d9255cd875a | |
parent | 551f1789a5430670b273c3bd40bd0aaa58127249 [diff] |
doc: use non-deprecated CSS/JS import methods Update methods used to include JS/CSS files, avoiding deprecated versions the don't work on Sphinx>=3.x. The new methods work on both Sphinx==3.x and Sphinx>=2.4.x. Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>