Template:Src

From GRASS-Wiki
Revision as of 08:45, 28 August 2020 by Neteler (talk | contribs) (update to GitHub)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

GRASS GIS GitHub source code browser link. Usage:

{{src|path/filename.c}}

or

{{src|path/filename.c|branch=releasebranch_7_8}}

The default is currently set to master (GRASS 7)

  • for GRASS 7.4.git use releasebranch_7_4
  • for GRASS 7.8.git use releasebranch_7_8

For example

{{src|raster/r.info/main.c}}

creates

raster/r.info/main.c