mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-09-23 20:54:36 +08:00
Added table support
This commit is contained in:
@@ -28,7 +28,7 @@ import os
|
||||
# Add any Sphinx extension module names here, as strings. They can be
|
||||
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
|
||||
# ones.
|
||||
extensions = ['recommonmark', 'sphinx-markdown-tables']
|
||||
extensions = ['recommonmark', 'sphinx_markdown_tables']
|
||||
|
||||
# Add any paths that contain templates here, relative to this directory.
|
||||
templates_path = ['_templates']
|
||||
|
Reference in New Issue
Block a user