mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-09 13:56:08 +00:00
Introduce docs (#5)
This commit is contained in:
parent
861114794a
commit
57ce4c7282
23 changed files with 1771 additions and 0 deletions
4
docs/snippets/snippet-intro.mdx
Normal file
4
docs/snippets/snippet-intro.mdx
Normal file
|
@ -0,0 +1,4 @@
|
|||
One of the core principles of software development is DRY (Don't Repeat
|
||||
Yourself). This is a principle that apply to documentation as
|
||||
well. If you find yourself repeating the same content in multiple places, you
|
||||
should consider creating a custom snippet to keep your content in sync.
|
Loading…
Add table
Add a link
Reference in a new issue