Many languages support documentation comments to allow a generator (like javadoc
or doxygen) to generate code documentation by parsing that same code.
Does Swift have any type documentation comment feature like this?
Many languages support documentation comments to allow a generator (like javadoc
or doxygen) to generate code documentation by parsing that same code.
Does Swift have any type documentation comment feature like this?