Skip to content

Commit e57b674

Browse files
committed
DOC: Switch to insipid theme
1 parent 1a21f8d commit e57b674

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

doc/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,11 @@
4444
release = '<unknown>'
4545
today = '<unknown date>'
4646

47-
html_theme = 'sphinx_rtd_theme'
47+
html_theme = 'insipid'
4848
html_domain_indices = False
4949
html_show_copyright = False
50+
html_add_permalinks = '\N{SECTION SIGN}'
51+
html_copy_source = False
5052

5153
latex_elements = {
5254
'papersize': 'a4paper',

doc/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
1+
insipid-sphinx-theme
12
pa-ringbuffer
2-
sphinx_rtd_theme
3-
sphinx>=2

0 commit comments

Comments
 (0)