mirror of https://github.com/sveltejs/svelte
parent
631cc15666
commit
b4a446c82e
@ -1,5 +1,5 @@
|
||||
---
|
||||
question: How do I document my .svelte files?
|
||||
question: How do I document my components?
|
||||
---
|
||||
|
||||
In editors which use the Svelte Language Server you can document Components, functions and exports using specially formatted comments.
|
Loading…
Reference in new issue