doc I item #411, was opened at 2007-05-30 18:29
Status: Open
Priority: 3
Submitted By: Hamish Bowman (hamish)
Assigned to: Nobody (None)
Summary: <> chars in option description are broken in html
Issue status: None
Doc section: all
GRASS version: CVS HEAD
Doc timestamp (YYMMDD): 070530
Initial Comment:
Any <> chars used in module option descriptions are broken when converted into html docs.
for example:
v.type.html
type=string[,string,...]
Pairs for input and output type separated by comma
,...
Example1: line,boundary
Example2: line,boundary,point,centroid
-----------------------------------------------
v.type --help
type Pairs for input and output type separated by comma
<input_type1>,<output_type1>,<input_type2>,<output_type2>,...
Example1: line,boundary
Example2: line,boundary,point,centroid
Hamish
----------------------------------------------------------------------
You can respond by visiting:
http://wald.intevation.org/tracker/?func=detail&atid=207&aid=411&group_id=21