[GRASS-dev] [GRASS GIS] #3986: Some manual pages lack links to GitHub source

GRASS GIS trac at osgeo.org
Fri Dec 6 12:06:35 PST 2019


#3986: Some manual pages lack links to GitHub source
--------------------------+---------------------------------
  Reporter:  jidanni      |      Owner:  grass-dev@…
      Type:  enhancement  |     Status:  new
  Priority:  trivial      |  Milestone:  8.0.0
 Component:  Docs         |    Version:  git-releasebranch78
Resolution:               |   Keywords:  code footer
       CPU:  Unspecified  |   Platform:  Unspecified
--------------------------+---------------------------------
Changes (by wenzeslaus):

 * keywords:   => code footer
 * milestone:   => 8.0.0


Comment:

 Right, this is done only for modules. The link is really not to the HTML
 but to the source code of corresponding module. Source code for a module
 is a directory with source code (one or more files) and HTML documentation
 (and a Makefile).

 The grass7.html page has a corresponding source code which is either
 [https://github.com/OSGeo/grass/blob/master/lib/init/grass.py grass.py] or
 the [https://github.com/OSGeo/grass/blob/master/lib/init/grass.py
 lib/init] directory.

 However, some pages do not have any specific source code associated with
 them. I don't see where variables.html should point to.

 Perhaps creating a list of those which are missing and what should be
 linked there would be helpful. I think we will need to go back and forth
 to figure out if there is something or not or if there is some general
 rule like for the modules.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3986#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list