replaces inline links with reference links (can be overwritten in docs)

This commit is contained in:
Mose Müller
2024-08-19 15:06:04 +02:00
parent c7ec929d05
commit 3eb9c6476b
3 changed files with 40 additions and 14 deletions

View File

@ -4,3 +4,8 @@
start="<!--getting-started-start-->"
end="<!--getting-started-end-->"
%}
[RESTful API]: ./user-guide/interaction/main.md#restful-api
[Python RPC Client]: ./user-guide/interaction/main.md#python-rpc-client
[Custom Components]: ./user-guide/Components.md#custom-components-pydasecomponents
[Components]: ./user-guide/Components.md