Merged
Show file tree
Hide file tree
Changes from 1 commit
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Failed to load files.
PrevPrevious commit
Next Next commit
Add description to writers and views
  • Loading branch information
@prikha
prikha committedAug 17, 2017
commit 1f786b81260984e83ed36fc8f7d06057cf50852f
Original file line numberDiff line numberDiff line change
Expand Up@@ -10,7 +10,7 @@
<body>
<div class="container">
<h1>{{ api_name }}</h1>

{{ api_explanation }}
{{# sections }}
<div class="article">
<h2>{{ resource_name }}</h2>
Expand Down