summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/util/docs/README.tex
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-10 14:16:15 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-06-10 14:16:15 +0000
commite91128393320f0f18fae3586b56c11f44eeb5998 (patch)
tree29a23e1e11d144dadacfd654e6817f804b10d7dd /crawl-ref/source/util/docs/README.tex
parent4b10d5f7caaf2e8a3b684d82cce9ca8ee18a8e49 (diff)
downloadcrawl-ref-e91128393320f0f18fae3586b56c11f44eeb5998.tar.gz
crawl-ref-e91128393320f0f18fae3586b56c11f44eeb5998.zip
Apply r9934/5: Update entry vaults and documentation in 0.5.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.5@9943 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/util/docs/README.tex')
-rw-r--r--crawl-ref/source/util/docs/README.tex18
1 files changed, 9 insertions, 9 deletions
diff --git a/crawl-ref/source/util/docs/README.tex b/crawl-ref/source/util/docs/README.tex
index 6cef83fe62..417c262565 100644
--- a/crawl-ref/source/util/docs/README.tex
+++ b/crawl-ref/source/util/docs/README.tex
@@ -1,7 +1,7 @@
\documentclass[a4paper,10pt]{article}
\usepackage{palatino}
-\usepackage{mathpazo} % optional [sc] fuer real small caps
+\usepackage{mathpazo} % optional [sc] for small caps
\usepackage[left=3cm,top=3cm,right=3cm,bottom=2cm,nohead,nofoot]{geometry}
\usepackage{graphicx}
@@ -63,9 +63,8 @@ If you'd like to dive in immediately, your best bets are to either
start up a game and choose one of the tutorials (press \key{Ctrl-T}
when asked for species), or print \key{quickstart.pdf} (in the
\key{docs} directory). Studious readers might want to browse the
-manual (see below). Note that you can read both the quickstart
-text and the manual in-game; pressing \key{?} brings up a menu for
-that.
+manual (see below). Note that you can read both the quickstart text
+and the manual in-game; pressing \key{?} brings up a menu for that.
\para
@@ -90,7 +89,7 @@ Unfortunately, it is not yet possible to combine tiles and Internet play.
\subsection*{The most important files}
\begin{minipage}[t]{7cm}
-The file \key{crawl.exe} (just \key{crawl} if on Unix) in \crawl's main
+The file \key{crawl.exe} (just \key{./crawl} if on Unix) in \crawl's main
folder starts the game.
\\ \\
The \key{settings} directory contains \key{init.txt}, the options file for
@@ -165,7 +164,7 @@ The \textbf{PCRE} library for regular expressions, see
The \textbf{Mersenne Twister} for random number generation,
\key{docs/mt19937.txt}.\\
The \textbf{SQLite} library as database engine; it is properly public domain.\\
-The \textbf{ReST} light markup language for the documentation.
+% The \textbf{ReST} light markup language for the documentation.
\subsection*{How you can help}
@@ -176,9 +175,10 @@ of ways to do so:
\textbf{Playtesting:}
At any time, there will be bugs --- playing and reporting these is a great
-help. There is a beta server around hosting the most recent version of the
-current code; \key{http://crawl.akrasiac.org} links to it. Besides finding bugs, ideas on
-how to improve interface or gameplay are welcome as well.
+help. There is a beta server at \key{http://crawl.develz.org} hosting the most
+recent version of the code. Besides pointing out bugs, you are also welcome to
+bring up ideas on how to improve interface or gameplay. Bugs and new ideas can
+be added and discussed on the homepage, \key{http://crawl-ref.sourceforge.net}.
\para