docs: convert to markdown with rst2myst
This commit is contained in:
parent
a8e8ddc4b4
commit
fbd06eded5
11 changed files with 192 additions and 204 deletions
|
@ -5,7 +5,9 @@ sys.path.insert(0, os.path.abspath('../..'))
|
|||
extensions = [
|
||||
'sphinx_click',
|
||||
'sphinx.ext.autosummary', # Create neat summary tables
|
||||
'myst_parser'
|
||||
]
|
||||
myst_all_links_external = True
|
||||
templates_path = ['templates']
|
||||
project = 'Kupfer👢strap'
|
||||
html_title = 'Kupferbootstrap'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue