RosettaCodeData/Task/Documentation/00DESCRIPTION

8 lines
295 B
Text
Raw Permalink Normal View History

2013-04-10 16:57:12 -07:00
Show how to insert documentation for classes, functions, and/or variables in your language. If this documentation is built-in to the language, note it. If this documentation requires external tools, note them.
2014-04-02 16:56:35 +00:00
2016-12-05 22:15:40 +01:00
;See also:
* Related task: [[Comments]]
* Related task: [[Here_document]]
<br><br>