summaryrefslogtreecommitdiff
path: root/docs/src/opie-policy/core/core.sgml
Unidiff
Diffstat (limited to 'docs/src/opie-policy/core/core.sgml') (more/less context) (ignore whitespace changes)
-rw-r--r--docs/src/opie-policy/core/core.sgml30
1 files changed, 30 insertions, 0 deletions
diff --git a/docs/src/opie-policy/core/core.sgml b/docs/src/opie-policy/core/core.sgml
new file mode 100644
index 0000000..9db4de1
--- a/dev/null
+++ b/docs/src/opie-policy/core/core.sgml
@@ -0,0 +1,30 @@
1<chapter id="core">
2 <title>Core Opie Policies</title>
3 <sect1 id="imagepolicy"><title>Image Policy</title>
4 <para>
5 This section outlines policies with regard to images in Opie. Specifically, concerns regarding the structure of the pics/ subdirectory are addressed.
6 <itemizedlist><title>Primary Declarations</title>
7 <listitem>
8 <para>
9 All generally <emphasis>useful</emphasis> images are to be inlined.
10 </para>
11 </listitem>
12 <listitem>
13 <para>
14 All images which are used by more than one Opie core application are to be inlined.
15 </para>
16 </listitem>
17 <listitem>
18 <para>
19 All images specific to one core application are to be moved into a pics/ subdirectory of the application's directory, and are to be packaged with the application.
20 </para>
21 </listitem>
22 <listitem>
23 <para>
24 All other images are to be kept for compatibility reasons and are to be packaged in a opie-extrapics package. The opie-pics package will no longer exist, and no images will reside in the root of pics/.
25 </para>
26 </listitem>
27 </itemizedlist>
28 </para>
29 </sect1>
30</chapter>