docs: convert to markdown with rst2myst

This commit is contained in:
InsanePrawn 2022-11-10 01:25:47 +01:00
parent a8e8ddc4b4
commit fbd06eded5
11 changed files with 192 additions and 204 deletions

View file

@ -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'