Skip to content

Commit ef701d3

Browse files
committed
doc: Temp revert of new theme
Temporarily revert new theme as doc are not rendered in the Techdocs. Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
1 parent 16ed695 commit ef701d3

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

docs/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,6 @@
2626
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
2727

2828
html_theme = 'sphinx_ncs_theme'
29-
html_show_sphinx = False
30-
html_static_path = ["_static"]
31-
html_css_files = ["hide-versions.css"]
32-
33-
html_theme_options = {'docsets': {},"addons_url": "https://nrfconnect.github.io/ncs-app-index/","bare_metal_url": "","ncs_url": "https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/index.html", "ncs_label": "nRF Connect SDK Docs", "logo_url": "https://docs.nordicsemi.com"}
3429

3530
# Include following files at the end of each .rst file.
3631
rst_epilog = """

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Sphinx==5.3.0
22
breathe==4.35.0
3-
sphinx-ncs-theme<2.1
3+
sphinx-ncs-theme<1.1
44
sphinx-tabs>=3.4
55
sphinx-togglebutton>=0.3.2
66
Pillow>=9.0.1

0 commit comments

Comments
 (0)