Holy cow, you can ask ChatGPT to write code comments in a doc format, e.g. JSDoc, YARD, etc., and it will properly parse all of the parameters, options, and possible return values into the specified format. It even figures out option hashes for Ruby YARD docs!