10 Commits

Author SHA1 Message Date
Louis Taylor
28bfbe23ad Remove pypip.in badge from readme
pypip.in has been broken for a long time.

Change-Id: I43766a841d1cc19a8911ee2c5f97646f6e2fa2f2
2015-12-13 01:37:51 +00:00
Jamie Lennox
57f9c6a8f5 Update README to use newer syntax
Update the example code on the README to use the .get() function rather
than register_uri('GET'). This is the first thing most people see and we
want to make that look as clean as possible.

Change-Id: I87e0d40d76f70acfbe8ba9686a5ea5a6b0d73f85
2014-12-15 16:06:55 +10:00
Ian Cordasco
81893873d8 Add link to find bug tracker
Change-Id: Ief5c9c555c17409638e59056ff104b917c2d0996
2014-08-29 15:58:40 -05:00
Jamie Lennox
619c37b9b0 Remove some github specific jobs
Remove Travis file, and links to travis buttons from readme.
Change homepage to the docs site, rather than personal github repo.

Change-Id: Ic6f279f9f243081c50b80a13ee1158dd181ff8cd
2014-08-07 19:52:48 +10:00
Jamie Lennox
88e7e9e44d Remove invalid link from readme
That will only work in docs
2014-06-23 22:45:02 +10:00
Jamie Lennox
4040a190d6 fixup README
Fix spelling mistake and add Mocker example.
2014-06-23 20:50:26 +10:00
Jamie Lennox
4c97632c53 Split docs for better RTFD viewing
Simplified README, not sure how wise that is.
2014-06-16 22:36:56 +10:00
Jamie Lennox
bdb7239cd1 A documentation effort
Added sphinx setup, apidoc and fixed up readme.
2014-06-16 14:53:48 +10:00
Jamie Lennox
6227295409 Enable coverage testing
For whatever reason I couldn't make this work with testr, so at least
for now the tests will have to go through the testtools runner.
2014-06-15 11:12:21 +10:00
Jamie Lennox
a2b75ca807 Added a simple README file 2014-04-10 13:37:55 +10:00