[GRASS-dev] [GRASS GIS] #2673: A more generic explanation of input on manual page of r.area

#2673: A more generic explanation of input on manual page of r.area
-------------------------+-------------------------
Reporter: pvanbosgeo | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.1
Component: Docs | Version: unspecified
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Under Parameters it now reads:

{{{
input=name [required]
     Map created with r.clump
}}}

This could perhaps be more generic, e.g.,

{{{
input=name [required]
     Category map
}}}

Under the header Options, the explanation of the input explains that such
map could be created with e.g., r.clump. Still, also here I would make it
slightly more generic, e.g.,

{{{
input
     Name of cell category map, e.g., maps created with r.clump
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2673&gt;
GRASS GIS <http://grass.osgeo.org>

#2673: A more generic explanation of input on manual page of r.area
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.1
Component: Docs | Version: unspecified
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by pvanbosgeo):

In addition, perhaps it is possible to add in the description of the
parameters the unit (cells) to the parameters 'lesser' and 'greater'.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2673#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2673: A more generic explanation of input on manual page of r.area
--------------------------+-------------------------
  Reporter: pvanbosgeo | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.0.1
Component: Addons | Version: unspecified
Resolution: | Keywords: r.area
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by neteler):

* keywords: => r.area
* component: Docs => Addons

Comment:

This in an Addon:

http://grass.osgeo.org/grass70/manuals/addons/r.area.html

Its manual is not following the documentation standard (e.g. options
twice):
https://trac.osgeo.org/grass/wiki/Submitting/Docs#ModuleManualPages - so
all this needs to be fixed.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2673#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>