aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-09-01 21:35:30 +0100
committerTom Christie2012-09-01 21:35:30 +0100
commitb9177f740bf91e6e39abd0991f030d592b7ca6e5 (patch)
treebeeae22e34a85459528f73741dc58684cbf12319 /README.md
parent5d21e42206938f840cbaeb08829d74644e84fc5d (diff)
downloaddjango-rest-framework-b9177f740bf91e6e39abd0991f030d592b7ca6e5.tar.bz2
Docs tweak for first docs deployment
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01e0a3ee..a2517378 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,16 @@ Install using `pip`...
**TODO**
+# Development
+
+To build the docs.
+
+ ./mkdocs.py
+
+To run the tests.
+
+ ./djangorestframework/runtests/runtests.py
+
# Changelog
## 2.0.0
@@ -71,7 +81,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
[twitter]: https://twitter.com/_tomchristie
-[docs]: https://github.com/tomchristie/django-rest-framework/blob/restframework2/docs/index.md
+[docs]: http://tomchristie.github.com/django-rest-framework/
[urlobject]: https://github.com/zacharyvoase/urlobject
[markdown]: http://pypi.python.org/pypi/Markdown/
[pyyaml]: http://pypi.python.org/pypi/PyYAML