Added link at end of document to the docs github repository

This commit is contained in:
Marc Gibbons 2013-01-26 11:27:15 -05:00
parent 68e28166dd
commit cbddcb21d4

View File

@ -110,5 +110,10 @@ By default, Django REST Framework Docs scans all your URL patterns and extracts
docs = DocumentationGenerator(urls.urlpatterns).get_docs()
#### View the docs on GitHub
Below is the link to the Django REST Frameworks Docs repository on GitHub. An example is provided for download and includes screenshots.
[https://github.com/marcgibbons/django-rest-framework-docs][source]
[source]: https://github.com/marcgibbons/django-rest-framework-docs
[template]: https://github.com/marcgibbons/django-rest-framework-docs/blob/master/rest_framework_docs/templates/rest_framework_docs/docs.html