Skip to content

Commit

Permalink
RollBack
Browse files Browse the repository at this point in the history
  • Loading branch information
gekomod committed Feb 1, 2025
1 parent aa5c91b commit 22ca517
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
# You can specify multiple suffix as a list of string:
#
# source_suffix = ['.rst', '.md']
source_suffix = ['.rst']
source_suffix = '.rst'

# The master toctree document.
master_doc = 'index'
Expand Down
3 changes: 0 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ sphinx
sphinx-autobuild
sphinx_rtd_theme
sphinx_fontawesome
myst-parser
pyyaml
mdit-py-plugins

0 comments on commit 22ca517

Please sign in to comment.