mirror of
https://github.com/evennia/evennia.git
synced 2026-04-02 22:17:17 +02:00
Updating ReST docs.
This commit is contained in:
parent
cbcb13feb1
commit
6ddfdd85f0
11 changed files with 134 additions and 431 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue