charmbracelet / lipgloss

Style definitions for nice terminal layouts 👄
MIT License
8.22k stars 231 forks source link

docs: improve godoc for trees and lists #296

Closed bashbunni closed 6 months ago

bashbunni commented 6 months ago

WIP: improving godoc given my experience checkin' out the API


Viewing changes: godoc -http=localhost:6060 then connect to localhost:6060 in browser. From there, look at the list and tree godoc

bashbunni commented 6 months ago

I think the StyleFunc examples explain the parameters well enough... If it's unclear going forward, then can always add to the docs later