Add some general information

This commit is contained in:
James Morrison 2004-04-13 00:50:30 +00:00
parent 2ca066517f
commit 263fc23db4
2 changed files with 13 additions and 0 deletions

View File

@ -5,11 +5,13 @@
<!ENTITY prez SYSTEM "president.xml">
<!ENTITY veep SYSTEM "vice-president.xml">
<!ENTITY sysadmin SYSTEM "sysadmin.xml">
<!ENTITY general SYSTEM "general.xml">
]>
<book><title>Computer Science Club Exec Manual</title>
&prez;
&veep;
&sysadmin;
&general;
</book>

11
docs/execmanual/general.xml Executable file
View File

@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter>
<title>General Information</title>
<para>There are several mail boxes that should be checked regularily.
There is one mailbox in mathsoc for the CSC and there is a mailbox in the
CS Office for the CSC. Please see Jessica in the CS Office to find the
exact placement of the mailbox.
</para>
</chapter>