Difference between revisions of "Template:Doxygen-class-url"
From Slicer Wiki
m |
m |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{documentation/{{documentation/version}}/doxygen-class-url|{{{1 | + | <includeonly>{{documentation/{{documentation/version}}/doxygen-class-url|{{{1}}} }}</includeonly><noinclude> |
== Usage == | == Usage == | ||
| − | <pre>{{documentation/doxygen-class-url|vtkMRMLNode}}</pre> | + | <pre>[{{documentation/doxygen-class-url|vtkMRMLNode}} vtkMRMLNode]</pre> |
| + | |||
| + | <pre>[{{documentation/doxygen-class-url|vtkMRMLNode}} here]</pre> | ||
{{note}}Since this template extracts the current version of the documentation. Exercising the template here would return an invalid result. | {{note}}Since this template extracts the current version of the documentation. Exercising the template here would return an invalid result. | ||
Revision as of 21:07, 3 April 2015
Home < Template:Doxygen-class-url
Usage
[{{documentation/doxygen-class-url|vtkMRMLNode}} vtkMRMLNode]
[{{documentation/doxygen-class-url|vtkMRMLNode}} here]
Since this template extracts the current version of the documentation. Exercising the template here would return an invalid result.