Skip to content

Commit 7c00198

Browse files
committed
Horizontal rule for nicer formatting
1 parent a55a293 commit 7c00198

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/topics/documenting-your-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ The browsable API that REST framwork provides makes it possible for your API to
4444

4545
![Screenshot - Self describing API][image-self-describing-api]
4646

47+
---
48+
4749
#### Setting the title
4850

4951
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.

0 commit comments

Comments
 (0)