mirror of
https://github.com/tiqi-group/pydase.git
synced 2025-06-11 07:47:12 +02:00
Adding mkdocs config and docs folder
This commit is contained in:
13
docs/getting-started.md
Normal file
13
docs/getting-started.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Installation
|
||||
{%
|
||||
include-markdown "../README.md"
|
||||
start="<!--installation-start-->"
|
||||
end="<!--installation-end-->"
|
||||
%}
|
||||
|
||||
# Usage
|
||||
{%
|
||||
include-markdown "../README.md"
|
||||
start="<!--usage-start-->"
|
||||
end="<!--usage-end-->"
|
||||
%}
|
Reference in New Issue
Block a user