Skip to content

Commit 27ebac9

Browse files
committed
fasthtml
1 parent cc3db88 commit 27ebac9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
'sphinx.ext.todo',
3131
'mongodb',
3232
'directives',
33-
'intermanual'
33+
'intermanual',
34+
'fasthtml'
3435
]
3536

3637
templates_path = ['.templates']

0 commit comments

Comments
 (0)