Added package info for docs

This commit is contained in:
Griatch 2015-03-09 13:51:18 +01:00
parent 2ead033cdc
commit 6401e6182b
3 changed files with 10 additions and 0 deletions

View file

@ -5,3 +5,7 @@ useful but are deemed too game-specific to go into the core library.
See README.md for more info.
"""
# imports for apidoc
import barter, dice, extended_room, menu_login, talking_npc
import chargen, email-login, genderub, lineeditor, menusystem, slow_exit
import tutorial_world, tutorial_examples

View file

@ -1 +1,7 @@
# -*- coding: utf-8 -*-
"""
This package holds the demo game of Evennia.
"""
import mob, objects, rooms