Skip to content

Commit

Permalink
add extension like recommonmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Apr 14, 2021
1 parent 85726c4 commit dfcba80
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 106 deletions.
106 changes: 0 additions & 106 deletions docs/Home.md

This file was deleted.

2 changes: 2 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'sphinxemoji.sphinxemoji',
'recommonmark'
]

# Add any paths that contain templates here, relative to this directory.
Expand Down
1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
sphinx-rtd-theme
recommonmark
sphinxemoji

0 comments on commit dfcba80

Please sign in to comment.