Commit Graph

8 Commits (710ebdcef5deaf9724db0e92a308ea6be151f8ca)

Author SHA1 Message Date
jhawk28 ff1af40c66
struct-markdown should keep the same slash direction regardless of Windows or Linux (#8738)
6 years ago
Megan Marsh 69fe131571
switch trilean to boolean in docs to prevent confusion (#8673)
6 years ago
Adrien Delorme 819329228a Change back to make sure all durations are a time.Duration
6 years ago
Adrien Delorme bf3d9841c6 Force durations to be passed a strings
6 years ago
Adrien Delorme 0fe48691e8 ignore doc fields containing `TODO`
7 years ago
Adrien Delorme ec52f36af1 docs: escape pointer (*) parameters `*` => `\*`
7 years ago
Adrien Delorme 349c3ef74b cmd/struct-markdown: also generate docs from header comments of a struct
7 years ago
Adrien Delorme 4ae10f08b2 docs: generate builders partials from struct comments
7 years ago