Add import statements and GitHub link in API docs (#2714)
This commit is contained in:
committed by
GitHub
parent
9d5f77db9d
commit
75f6dbb86c
@ -8,7 +8,12 @@
|
||||
|
||||
[.contract]
|
||||
[[{{anchor}}]]
|
||||
=== `++{{name}}++`
|
||||
=== `++{{name}}++` link:{{github-link file.path}}[{github-icon},role=heading-link]
|
||||
|
||||
[.hljs-theme-light.nopadding]
|
||||
```solidity
|
||||
import "@openzeppelin/contracts/{{file.path}}";
|
||||
```
|
||||
|
||||
{{natspec.devdoc}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user