docs(): add 'View Source' link

Closes #1404
This commit is contained in:
Andrew Joslin
2014-06-06 00:50:00 -06:00
parent c9342c8a54
commit dfdf084533

View File

@@ -7,6 +7,10 @@ docType: "<$ doc.docType $>"
---
<div class="improve-docs">
<a href='http://github.com/driftyco/ionic/tree/master/<$ doc.relativePath $>#L<$ doc.startingLine $>'>
View Source
</a>
&nbsp;
<a href='http://github.com/driftyco/ionic/edit/master/<$ doc.relativePath $>#L<$ doc.startingLine $>'>
Improve this doc
</a>