Add plugin to import sections of readme into the documentation
This commit is contained in:
@@ -4,3 +4,9 @@ Home
|
||||
Welcome to the cibuildwheel docs.
|
||||
|
||||
To get started, head over to the [setup guide](setup.md).
|
||||
|
||||
{%
|
||||
includemarkdown "../README.md"
|
||||
start="<!--intro-start-->"
|
||||
end="<!--intro-end-->"
|
||||
%}
|
||||
|
||||
Reference in New Issue
Block a user