Skip to content

Commit

Permalink
build: remove utterances support
Browse files Browse the repository at this point in the history
Signed-off-by: Akshay "XA" Mestry <[email protected]>
  • Loading branch information
xames3 committed Feb 13, 2024
1 parent 870c835 commit 79fbbeb
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,12 +334,6 @@ class LearnProject(t.NamedTuple):
# Miscellaneous options
# =====================
# Extra configurations that are used throughout the build process.
comments_config = {
"utterances": {
"repo": "xames3/learn",
"optional": "config",
}
}
copybutton_prompt_is_regexp = True
copybutton_prompt_text = (
r">>> |\.\.\. |\$ |In \[\d*\]: | {2,5}\.\.\.: | {5,8}: "
Expand Down

0 comments on commit 79fbbeb

Please sign in to comment.