[med-svn] r6350 - trunk/community/website/docs
Charles Plessy
plessy at alioth.debian.org
Mon Mar 21 12:23:54 UTC 2011
Author: plessy
Date: 2011-03-21 12:23:53 +0000 (Mon, 21 Mar 2011)
New Revision: 6350
Modified:
trunk/community/website/docs/policy.xml
Log:
More compact layout.
Modified: trunk/community/website/docs/policy.xml
===================================================================
--- trunk/community/website/docs/policy.xml 2011-03-21 12:22:16 UTC (rev 6349)
+++ trunk/community/website/docs/policy.xml 2011-03-21 12:23:53 UTC (rev 6350)
@@ -166,9 +166,7 @@
</sect2>
<sect2 id="svn-repository-structure">
<title>Subversion repository structure</title>
- <para>The SVN repository is structured as follows:
- <literallayout>
- <code>
+ <para>The SVN repository is structured as follows:<programlisting>
debian-med/
└ trunk/
├ community/
@@ -186,9 +184,7 @@
│ ├ tags/
│ └ trunk/
│ └ debian/
- …
- </code>
- </literallayout>
+ …</programlisting>
</para>
<note><para>We are currently considering an alternative layout in which all
the <filename>trunk</filename>, <filename>tags</filename> and
More information about the debian-med-commit
mailing list