Skip to content

Commit 0489e47

Browse files
committed
Update docs to sphinx-nefertiti 0.7.0
1 parent 84d0d0d commit 0489e47

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/conf.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
release = '2.10.1'
7171

7272
releases = [
73+
"latest",
7374
release,
7475
"2.9.13",
7576
"2.8.5",
@@ -135,7 +136,8 @@
135136
"monospace_font": "Ubuntu Mono",
136137
"monospace_font_size": "1.1rem",
137138

138-
"style": "red",
139+
"style": "green",
140+
"style_header_neutral": True,
139141
"pygments_light_style": "pastie",
140142
"pygments_dark_style": "dracula",
141143

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ sphinx>=8,<9
22
myst-parser>=4.0.0,<4.1
33
sphinx-colorschemed-images>=0.2.2
44
sphinx-copybutton>=0.5.2,<1.0.0
5-
sphinx-nefertiti>=0.6.0
5+
sphinx-nefertiti>=0.7.0

0 commit comments

Comments
 (0)