This repository has been archived by the owner on Nov 18, 2021. It is now read-only.
Replies: 2 comments
-
Related to #730 in so far as you're referring to a dependency.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This discussion has been migrated to cue-lang/cue#732. For more details about CUE's migration to a new home, please see cue-lang/cue#1078. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to use cue for application modeling with hof and trying to understand files like https://github.com/hofstadter-io/hof/blob/_dev/schema/datamodel.cue . I don't understand what some of the fields do there and I thought how nice it would be if it was possible to add annotations that could generate HTML like godoc does for go code. I know cue has attributes - could those be used to generate docs?
Beta Was this translation helpful? Give feedback.
All reactions