diff --git a/docs/source/_templates/implementation-links.html b/docs/source/_templates/implementation-links.html new file mode 100644 index 0000000..987d3ce --- /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 e35ab65..eec60e4 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": [