diff options
| author | catherine <catherine@Drou> | 2010-02-18 00:10:25 -0500 |
|---|---|---|
| committer | catherine <catherine@Drou> | 2010-02-18 00:10:25 -0500 |
| commit | bc3f08bbcef4a96badac6f91e561961af5ca84c5 (patch) | |
| tree | cb8251a2e070f35eb93e96757317a469e5291916 /docs | |
| parent | 9e97773eb62f26e2e3e323d9e56e7519fb14f155 (diff) | |
| download | cmd2-hg-bc3f08bbcef4a96badac6f91e561961af5ca84c5.tar.gz | |
add info re: assembla page
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.rst | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index cc771e5..5159a64 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,8 +3,15 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Welcome to cmd2's documentation! -================================ +cmd2 +==== + +`cmd2 project page`_ + +`project bug tracker`_ + +.. _`cmd2 Project page`: http://www.assembla.com/wiki/show/python-cmd2 +.. _`project bug tracker`: http://trac-hg.assembla.com/python-cmd2/report/1 The basic use of ``cmd2`` is identical to that of cmd_. |
