Better examples

This commit is contained in:
LysandreJik
2019-09-06 12:00:12 -04:00
parent 5ac8b62265
commit 593c070435
5 changed files with 342 additions and 688 deletions

View File

@@ -43,7 +43,8 @@ extensions = [
'sphinx.ext.coverage',
'sphinx.ext.napoleon',
'recommonmark',
'sphinx.ext.viewcode'
'sphinx.ext.viewcode',
'sphinx_markdown_tables'
]
# Add any paths that contain templates here, relative to this directory.