diff options
| author | Darkelarious <darkelarious@333networks.com> | 2020-12-21 18:40:14 +0000 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2020-12-21 18:40:14 +0000 |
| commit | 6b7437536bbf9fa1219ed2657fe53b4767fdda1d (patch) | |
| tree | 9f95696f23d8e01d471a579a6277172fe425e3bb /src/layout/contact.tex | |
| parent | 51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f (diff) | |
| download | MasterServer-Documentation-6b7437536bbf9fa1219ed2657fe53b4767fdda1d.tar.gz MasterServer-Documentation-6b7437536bbf9fa1219ed2657fe53b4767fdda1d.zip | |
add chapter heartbeat, organise files
Diffstat (limited to 'src/layout/contact.tex')
| -rwxr-xr-x | src/layout/contact.tex | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/src/layout/contact.tex b/src/layout/contact.tex new file mode 100755 index 0000000..0099e23 --- /dev/null +++ b/src/layout/contact.tex @@ -0,0 +1,26 @@ +\chapter*{Contact} +\markboth{Contact Information}{} + +\begin{tabular}{p{0.3\textwidth} p{0.01\textwidth} p{0.6\textwidth}} +{\bf Document} & &\\\hline +\\ +{\bf Title} & : & An introduction to the masterserver.\\ +{\bf Subtitle} & : & Reference for heartbeats, serverlists, status and implementation.\\ +\\ +{\bf Revision} & : & 0.3\\ +{\bf Date} & : & \today\\ +\\ +{\bf Author} & : & Darkelarious\\ +{\bf Email address} & : & darkelarious@333networks.com\\ +\\ +\\ +{\bf Status} & : & draft\\ +\\ +\\ +{\bf Contact Info} & : & \textsc{333networks}\\ + & & discord\\ + & & website\\ + & & etc\\ +\\ +\hline +\end{tabular} |
