RosettaCodeData/Task/Documentation/COBOL/documentation-2.cobol

17 lines
182 B
Text
Raw Permalink Normal View History

2016-12-05 22:15:40 +01:00
>>IF docpass NOT DEFINED
... code ...
>>ELSE
!doc-marker!
========
:SAMPLE:
========
.. contents::
Introduction
------------
ReStructuredText or other markup source ...
>>END-IF