Mercurial > python-cmd2
changeset 358:70fead908abe
add info re: assembla page
author | catherine@Drou |
---|---|
date | Thu, 18 Feb 2010 00:10:25 -0500 |
parents | ce4448ca4088 |
children | 5b95dacca46e |
files | docs/index.rst |
diffstat | 1 files changed, 9 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/docs/index.rst Wed Feb 17 17:18:26 2010 -0500 +++ b/docs/index.rst Thu Feb 18 00:10:25 2010 -0500 @@ -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_.