From 7c0019854bd0ed18f4b189f14232f7406977d897 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 3 Jul 2013 13:19:07 +0100 Subject: Horizontal rule for nicer formatting --- docs/topics/documenting-your-api.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/topics/documenting-your-api.md') diff --git a/docs/topics/documenting-your-api.md b/docs/topics/documenting-your-api.md index 515542a3..ae3c66fb 100644 --- a/docs/topics/documenting-your-api.md +++ b/docs/topics/documenting-your-api.md @@ -44,6 +44,8 @@ The browsable API that REST framwork provides makes it possible for your API to ![Screenshot - Self describing API][image-self-describing-api] +--- + #### Setting the title The title that is used in the browsable API is generated from the view class name or function name. Any trailing `View` or `ViewSet` suffix is stripped, and the string is whitespace separated on uppercase/lowercase boundaries or underscores. -- cgit v1.2.3