mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Add Component overview
This commit is contained in:
parent
af5884705e
commit
5dc31f834a
6 changed files with 139 additions and 4 deletions
|
|
@ -25,10 +25,10 @@ This is the manual of [Evennia](http://www.evennia.com), the open source Python
|
|||
|
||||
- [Server Setup, Maintenance and Life](Setup/Setup-Overview) - how to run, maintain and release
|
||||
- [Tutorials and Howto's](Howto/Howto-Overview) - projects and hints for reaching particular effects and goals
|
||||
- [Core components](Components) - the core building blocks of Evennia
|
||||
- [Concepts](Concepts) - larger-scale concepts and features
|
||||
- [Coding](Coding) - coding and development hints and resources
|
||||
- [Contributions](Contrib) - game-specific tools and code added by the community
|
||||
- [Core components](Component/Component-Overview) - the core building blocks of Evennia
|
||||
- [Concepts](Concept/Concept-Overview) - larger-scale concepts and features
|
||||
- [Coding](Coding/Coding-Overview) - coding and development hints and resources
|
||||
- [Contributions](Contrib/Contrib-Overview) - game-specific tools and code added by the community
|
||||
- [API](Evennia-API) - the full API-reference, generated from source
|
||||
- [Table of Contents](toc) - an alphabetical listing of all regular documentation pages
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue