From 11eee0e7d92c8e9b567ae1dbd80ca041978718b9 Mon Sep 17 00:00:00 2001 From: Jason Pellerin Date: Wed, 27 Jun 2007 18:38:31 +0000 Subject: Removed testgears reference from site index. Added api doc index. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index cc12964..b4031a3 100644 --- a/README.txt +++ b/README.txt @@ -136,9 +136,9 @@ or the setup.cfg or ~/.noserc or ~/.nose.cfg config files. Please note that when run under the setuptools test command, some plugins will not be available, including the builtin coverage, and profiler plugins. -nose also includes its own setuptools command, `nosetests`, that +nose also includes its own setuptools command, ``nosetests``, that provides support for all plugins and command line options. See -nose.commands_ for more information about the `nosetests` command. +nose.commands_ for more information about the ``nosetests`` command. .. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools .. _nose.commands: #commands -- cgit v1.2.1