mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Extensive cleanup of docs
This commit is contained in:
parent
dd0c5f74e0
commit
0b9f6ac540
34 changed files with 779 additions and 1126 deletions
|
|
@ -1,8 +1,7 @@
|
|||
# Web Character View Tutorial
|
||||
|
||||
|
||||
**Before doing this tutorial you will probably want to read the intro in [Basic Web tutorial](Web-
|
||||
Tutorial).**
|
||||
**Before doing this tutorial you will probably want to read the intro in [Basic Web tutorial](Web- Tutorial).**
|
||||
|
||||
In this tutorial we will create a web page that displays the stats of a game character. For this,
|
||||
and all other pages we want to make specific to our game, we'll need to create our own Django "app"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue