From f7a3e884ec34e8c45bd0d8de6ec0fb523e0eea89 Mon Sep 17 00:00:00 2001 From: dave Date: Thu, 2 Oct 2014 15:11:34 -0700 Subject: [PATCH] Retitle docs, fix some errors --- docs/api/modulebase.rst | 2 +- docs/api/modules/scramble.rst | 2 +- docs/index.rst | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/api/modulebase.rst b/docs/api/modulebase.rst index 74d3289..55586d0 100644 --- a/docs/api/modulebase.rst +++ b/docs/api/modulebase.rst @@ -1,5 +1,5 @@ :mod:`ModuleBase` --- Main class of the bot -========================================= +=========================================== yabba blahblah blahblah diff --git a/docs/api/modules/scramble.rst b/docs/api/modules/scramble.rst index 36d633f..37941cd 100644 --- a/docs/api/modules/scramble.rst +++ b/docs/api/modules/scramble.rst @@ -1,5 +1,5 @@ :mod:`Scramble` --- Module to provide a word scramble game -========================================================= +========================================================== yabba blahblah blahblah diff --git a/docs/index.rst b/docs/index.rst index b8627ce..2ac6d57 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,8 +3,8 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to pyircbot3's documentation! -===================================== +PyIRCBot3 - A minimalist and modular IRC bot +============================================ PyIRCBot is a fault tolerant, multi-threaded, modular IRC bot designed for Python 3.