diff --git a/docs/source/_templates/implementation-links.html b/docs/source/_templates/implementation-links.html new file mode 100644 index 00000000..987d3ce3 --- /dev/null +++ b/docs/source/_templates/implementation-links.html @@ -0,0 +1,11 @@ +
\ No newline at end of file diff --git a/docs/source/conf.py b/docs/source/conf.py index e35ab65e..eec60e43 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -106,9 +106,8 @@ html_static_path = ['../_static'] html_sidebars = { - "scripts": [], - "trx_specifications": [], -} + "**": ["sidebar-nav-bs.html", "implementation-links.html"], + } html_theme_options = { "icon_links": [