Skip to content

Commit de8831a

Browse files
committed
adds documentation details
1 parent 538de8b commit de8831a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
myst-parser

simple-packaging/docs/source/conf.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
'sphinx.ext.autodoc',
2020
'sphinx.ext.napoleon',
2121
'sphinx.ext.mathjax',
22-
'sphinx.ext.intersphinx']
22+
'sphinx.ext.intersphinx',
23+
'sphinx.ext.githubpages']
2324

2425
templates_path = ['_templates']
2526
exclude_patterns = []

0 commit comments

Comments
 (0)