maint: annotate source code

This commit is contained in:
2025-12-28 16:39:33 -05:00
parent 5fabd0233d
commit 11ab1630be
3 changed files with 41 additions and 5 deletions

View File

@@ -9,6 +9,7 @@ import (
"github.com/pkg/browser"
)
/* open documentation in browser */
func Open() error {
fmt.Println("Opening documentation in browser")