We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b369fee commit 062665bCopy full SHA for 062665b
dpl-docs/views/layout.dt
@@ -201,6 +201,11 @@ html(lang='en-US')
201
| Bugzilla issue.
202
203
- if( modname )
204
+ .tip.smallprint
205
+ a(href='https://github.com/dlang/#{project}/blob/master/#{path_prefix}#{filename}#{line_suffix}')
206
+ | Source
207
+ div
208
+ | Source code of this page
209
.tip.smallprint
210
a(href='https://github.com/dlang/#{project}/edit/master/#{path_prefix}#{filename}#{line_suffix}')
211
| Improve this page
0 commit comments