1
0

add direct lib doc link

This commit is contained in:
Arpad Ryszka 2025-10-07 19:48:02 +02:00
parent 7068f4d5dc
commit 76df5e3efb

View File

@ -2,7 +2,10 @@
Package html provides functions for programmatically composing and rendering HTML documents, fragments and templates. Package html provides functions for programmatically composing and rendering HTML documents, fragments and templates.
Docs: https://godocs.io/code.squareroundforest.org/arpio/html Docs:
- https://godocs.io/code.squareroundforest.org/arpio/html
- [lib.go](lib.go)
Example: Example: