Updating ReST docs.

This commit is contained in:
Griatch 2011-10-04 00:46:50 +02:00
parent cbcb13feb1
commit 6ddfdd85f0
11 changed files with 134 additions and 431 deletions

View file

@ -1,5 +1,8 @@
Introduction
============
Notes on text encodings
=======================
Evennia is a text-based game server. This makes it important to
understand how it actually deals with data in the form of text.
Text *byte encodings* describe how a string of text is actually stored
in the computer - that is, the particular sequence of bytes used to