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

17 lines
182 B
COBOL
Raw Permalink Normal View History

2026-04-30 12:34:36 -04:00
>>IF docpass NOT DEFINED
... code ...
>>ELSE
!doc-marker!
========
:SAMPLE:
========
.. contents::
Introduction
------------
ReStructuredText or other markup source ...
>>END-IF