Template:Doc: Difference between revisions

From QEMU
No edit summary
No edit summary
 
Line 5: Line 5:


<pre>
<pre>
{{doc|path=style/devel|description=The coding style document}}
{{doc|path=devel/style|description=The coding style document}}
</pre>
</pre>


Gives:
Gives:


{{doc|path=style/devel|description=The coding style document}}
{{doc|path=devel/style|description=The coding style document}}


==== Parameters ====
==== Parameters ====

Latest revision as of 17:05, 15 March 2021

{{{path}}}

Usage

Link to some of our fine documentation

{{doc|path=devel/style|description=The coding style document}}

Gives:

The coding style document

Parameters

* path - path to file
* description (optional) - description of the file