Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Ticket #848 (assigned enhancement)

Opened 8 months ago

Last modified 8 months ago

Better documentation for text.convert.Layout format string

Reported by: Cyborg16 Assigned to: larsivi (accepted)
Priority: minor Milestone: Documentation
Component: Documentation Version: 0.99.4 Frank
Keywords: Cc:

Description

The DDoc documentation for io.Stdout and text.convert.Layout give some information on how to use the {...} format string, but not really enough. IMO the Layout.convert DDoc should say what the :format-string part does in specific places.

OK, so the manual describes most of it at ChapterConversions#Layoutsformatstring although that still misses the floating-point case (['e','precision] or ['not e', 'precision']).

Change History

01/06/08 11:38:29 changed by larsivi

  • status changed from new to assigned.
  • milestone set to Documentation.

I know - have to get to this.