Skip to content

Commit b5aefae

Browse files
committed
doc: Add new theme to docs
Add new theme to docs. Signed-off-by: divya pillai <divya.pillai@nordicsemi.no>
1 parent 5630e66 commit b5aefae

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
'breathe',
2828
'sphinx_tabs.tabs',
2929
'sphinx_togglebutton',
30+
"sphinxcontrib.jquery"
3031
]
3132

3233
templates_path = ['_templates']

doc/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
Sphinx==5.3.0
22
breathe==4.35.0
3-
sphinx-ncs-theme<1.1
3+
git+https://github.com/nrfconnect/doc-sphinx-ncs-theme@refs/pull/26/merge#egg=sphinx-ncs-theme
44
sphinx-tabs>=3.4
55
sphinx-togglebutton>=0.3.2
66
Pillow>=9.0.1
7+
sphinxcontrib.jquery

0 commit comments

Comments
 (0)