File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5050html_show_sourcelink = True
5151html_show_sphinx = False
5252
53- html_theme_options = {"docset" : "nrf-bm" , "docsets" : utils .ALL_DOCSETS }
53+ html_theme_options = {
54+ "docset" : "nrf-bm" ,
55+ "docsets" : utils .ALL_DOCSETS ,
56+ "ncs_url" : "https://nrfconnectdocs.nordicsemi.com/ncs/latest/nrf/" ,
57+ "ncs_label" : "nRF Connect SDK Docs" ,
58+ "logo_url" : "https://docs.nordicsemi.com" ,
59+ }
5460
5561# Options for intersphinx ------------------------------------------------------
5662
Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ Sphinx>=8.1,<8.2
55sphinx-copybutton
66sphinx-tabs
77sphinx-togglebutton
8- sphinx-ncs-theme < 1.1
8+ git+https://github.com/nrfconnect/doc- sphinx-ncs-theme@refs/pull/27/merge#egg=sphinx-ncs-theme
99west
Original file line number Diff line number Diff line change 11[
22 " 2.0.0" ,
3- " 2.0.0-preview1" ,
43 " 1.0.0" ,
5- " 1.0.0-rc2" ,
6- " 1.0.0-rc1" ,
74 " 0.9.0" ,
8- " 0.9.0-rc2" ,
9- " 0.9.0-rc1" ,
105 " 0.8.0" ,
11- " 0.8.0-rc2 "
6+
127]
You can’t perform that action at this time.
0 commit comments