[GRASS-dev] [GRASS GIS] #762: add menu location to help pages

#762: add menu location to help pages
-------------------------+--------------------------------------------------
Reporter: hamish | Owner: grass-dev@lists.osgeo.org
     Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Docs | Version: svn-trunk
Keywords: gui | Platform: All
      Cpu: All |
-------------------------+--------------------------------------------------
Hi,

it might be a nice idea to add the XML menu location to help pages.
  see http://grass.osgeo.org/gdp/grassmanuals/grass64_module_list.html
for an example. (built by tools/module_synopsis.sh and 'python menudata.py
commands')

If menu position exists, it could be inserted between the auto-gen Usage
header part and the description.html part. It could probably use
menudata.py without the table produced by module_synopsis.sh (although the
concept of saving the output in a text file would likely be faster than
rerunning menudata.py for every module)

Hamish

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

#762: add menu location to help pages
--------------------------+-------------------------------------------------
  Reporter: hamish | Owner: grass-dev@…
      Type: enhancement | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: Docs | Version: svn-trunk
Resolution: duplicate | Keywords: gui
  Platform: All | Cpu: All
--------------------------+-------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => duplicate

Comment:

Duplicate of trac #645

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