We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb0783e commit 95adf57Copy full SHA for 95adf57
doc/_templates/layout.html
@@ -1,7 +1,9 @@
1
{% set script_files = ['_static/jquery.js', '_static/doctools.js',
2
'_static/language_data.js',
3
'_static/searchtools.js',
4
- '_static/sphinx_highlight.js'] %}
+ '_static/sphinx_highlight.js',
5
+ '_static/tabs.js',
6
+] %}
7
{#
8
_templates/layout.html
9
~~~~~~~~~~~~~~~~~~~~~~
website/www/_templates/layout.html
<!DOCTYPE html>
<html lang="en">
<head>
0 commit comments