Template talk:Func link
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
It might be useful to extend the template to also support the automatically-generated (and updated) Doxygen docs hosted at: http://api-docs.freeflightsim.org/ For instance, to link to APIs like SGPropertyNode: http://api-docs.freeflightsim.org/simgear/classSGPropertyNode.html
The template would only need to support parameters for simgear/flightgear and API type (e.g. class) to build the URL correctly.
At that point, it might make sense to rename the template to something like "API link" ... --Hooray (talk) 13:15, 28 January 2015 (EST)
- Having had a look, it currently isn't worth doing that in my view.  http://api-docs.freeflightsim.org/ is aimed mostly at core developers, not users who want to know what the 
append()function does. However, you've given me the idea of adding a link to the Git source code in {{Nasal doc}}. - Red Leader (Talk, contribs) 04:06, 29 January 2015 (EST)