Difference between revisions of "Template:Documentation/Nightly/doxygen-class-url"
From Slicer Wiki
m |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>{{documentation/{{documentation/version}}/doxygen-base-url}}class{{{1}}}{{#if: {{{2|}}}|-{{{2}}}|}}.html</includeonly><noinclude> |
== Usage == | == Usage == | ||
− | + | === Version specific templates === | |
− | |||
− | <pre>{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode | + | <pre>[{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode}} vtkMRMLNode]</pre> |
− | {{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode | + | [{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode}} vtkMRMLNode] |
− | <pre>{{doxygen-class-url|vtkMRMLNode}}</pre> | + | <pre>[{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode}} here]</pre> |
− | {{doxygen-class-url|vtkMRMLNode}} | + | [{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode}} here] |
− | <pre>{{doxygen-class-url|vtkMRMLNode|here}}</pre> | + | <pre>{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode|members}}</pre> |
− | {{doxygen-class-url|vtkMRMLNode| | + | {{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode|members}} |
+ | |||
+ | === Version independent templates === | ||
+ | |||
+ | <pre>[{{doxygen-class-url|vtkMRMLNode}} vtkMRMLNode]</pre> | ||
+ | [{{doxygen-class-url|vtkMRMLNode}} vtkMRMLNode] | ||
+ | |||
+ | <pre>[{{doxygen-class-url|vtkMRMLNode}} here]</pre> | ||
+ | [{{doxygen-class-url|vtkMRMLNode}} here] | ||
+ | |||
+ | <pre>{{doxygen-class-url|vtkMRMLNode|members}}</pre> | ||
+ | {{doxygen-class-url|vtkMRMLNode|members}} | ||
Latest revision as of 22:19, 3 April 2015
Home < Template:Documentation < Nightly < doxygen-class-url
Usage
Version specific templates
[{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode}} vtkMRMLNode]
[{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode}} here]
{{documentation/{{documentation/version}}/doxygen-class-url|vtkMRMLNode|members}}
http://slicer.org/doc/html/classvtkMRMLNode-members.html
Version independent templates
[{{doxygen-class-url|vtkMRMLNode}} vtkMRMLNode]
[{{doxygen-class-url|vtkMRMLNode}} here]
{{doxygen-class-url|vtkMRMLNode|members}}