Skip to content

Commit 4dfd28e

Browse files
divipillaitrantanen
authored andcommitted
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 a7c07a1 commit 4dfd28e

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

doc/conf.py

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

4040
html_theme = 'sphinx_ncs_theme'
41-
html_show_sphinx = False
42-
43-
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"}
44-
45-
html_extra_path = ['versions.json']
4641

4742
## -- Options for Breathe ----------------------------------------------------
4843
# https://breathe.readthedocs.io/en/latest/index.html

doc/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==0.7.4
44
sphinx-tabs>=3.4
55
sphinx-togglebutton>=0.3.2
66
Pillow>=9.0.1

0 commit comments

Comments
 (0)