Development

#1650 (Listing 5-3, comment is wrong)

You must first sign up to be able to contribute.

Ticket #1650 (closed documentation: fixed)

Opened 2 years ago

Last modified 2 years ago

Listing 5-3, comment is wrong

Reported by: Tong.Sun Assigned to: fabien
Priority: minor Milestone: 1.0.2
Component: other Version: 1.0.0
Keywords: Cc:
Qualification:

Description

In Listing 5-3, comment is only allowed for the 1st line of the "accomplishment" variable. The comments on the 2nd, & 3rd lines shold not be there. They are being considered as part of the "accomplishment" variable definition by the YAML parser.

Change History

04/13/07 08:32:01 changed by fabien

  • milestone set to 1.0.2.

04/13/07 08:32:33 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [3772]) doc: fixed YAML example (closes #1650)