mirror of
https://github.com/brl/mutter.git
synced 2024-11-11 00:26:40 -05:00
25 lines
356 B
XML
25 lines
356 B
XML
|
<!--
|
||
|
<section id="recipe">
|
||
|
<title>Recipe</title>
|
||
|
|
||
|
<section>
|
||
|
<title>Problem</title>
|
||
|
|
||
|
<para>...</para>
|
||
|
</section>
|
||
|
|
||
|
<section>
|
||
|
<title>Solution</title>
|
||
|
|
||
|
<para>...</para>
|
||
|
</section>
|
||
|
|
||
|
<section>
|
||
|
<title>Discussion</title>
|
||
|
|
||
|
<para>...</para>
|
||
|
</section>
|
||
|
|
||
|
</section>
|
||
|
-->
|