Skip to content

Commit

Permalink
remove md from extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
clintonsteiner committed Jan 7, 2025
1 parent 8de3084 commit 66961bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
templates_path = ["_templates"]

# The suffix of source filenames.
source_suffix = [".rst", ".md"]
source_suffix = ".rst"

# The encoding of source files.
# source_encoding = 'utf-8-sig'
Expand Down

0 comments on commit 66961bc

Please sign in to comment.