Difference between revisions of "Template:Documentation/doxygen-base-url"
From Slicer Wiki
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>documentation/{{documentation/version}}</includeonly><noinclude> | + | <includeonly>{{documentation/{{documentation/version}}/doxygen-base-url}}</includeonly><noinclude> |
== Usage == | == Usage == | ||
− | <pre>{{documentation/doxygen-url}}</pre> | + | <pre>{{documentation/doxygen-base-url}}</pre> |
− | {{ | + | {{note}}Since this template extracts the current version of the documentation. Exercising the template here would return an invalid result. |
[[Category:Templates|{{PAGENAME}}]] | [[Category:Templates|{{PAGENAME}}]] | ||
[[Category:Templates:Documentation/{{documentation/version}}|{{PAGENAME}}]] | [[Category:Templates:Documentation/{{documentation/version}}|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 04:16, 12 June 2012
Home < Template:Documentation < doxygen-base-url
Usage
{{documentation/doxygen-base-url}}
Since this template extracts the current version of the documentation. Exercising the template here would return an invalid result.