diff --git a/docs/source/index.rst b/docs/source/index.rst index a8f492d..fbb72dd 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,19 +1,17 @@ -Welcome to Django Kong's documentation! +Welcome to Maya documentation! ======================================= -A simple example +What is Maya ? ----------------- -You can see a `basic version `_ running for my personal site. It is super barebones, but it should give you an idea of what exactly is possible. +Maya is a simple moderation bot for discord. It is used for small and medium discord servers. The bot is running using Discord.JS. -Tests are written using `Twill `_, which allows for easy functional testing of web apps. - -Get the code +Get the bot ------------- -The `source `_ is available on Github. I would like to thank `Nathan Borror `_ for the design parts that are pretty :) +The `source `_ is available on Github. The core bot is build arround GuideBot. With more commands and features. Such a warns, logs, channel lock. +But the Maya BOT itself is private. -The mailing list for the project is located at google groups: http://groups.google.com/group/django-testing Contents -------- @@ -22,16 +20,12 @@ Contents :maxdepth: 2 :glob: - install - management_commands - settings - overview - meta - roadmap + Info + Commands + Settings + Support + -What's with the name? ----------------------- -Originally Kong was called paradigm, because it was going to change the way we thought about deployment. After much convincing from coworkers that this was too enterprisey, during the Djangocon 09 sprints, I was given the name Donkey Kong. I thought it would be a fun play on words to name a project django kong, because it sounds like Djangocon, and it plays off of Donkey Kong. Then I just needed to find a way to associate Kong with what the project actually does, because it's a Deployment Testing Tool for King/Donkey Kong sized sites.