Sync docs from master to gh-pages
This commit is contained in:
@@ -17,7 +17,7 @@ structure converter. The following code listing shows the <code class="literal">
|
||||
* @author Marcin Grzejszczak
|
||||
* @since 1.1.0
|
||||
*/</strong>
|
||||
<span xmlns:d="http://docbook.org/ns/docbook" class="hl-keyword">interface</span> ContractConverter<T> {
|
||||
<span xmlns:d="http://docbook.org/ns/docbook" class="hl-keyword">interface</span> ContractConverter<T> <span xmlns:d="http://docbook.org/ns/docbook" class="hl-keyword">extends</span> ContractStorer<T> {
|
||||
|
||||
<strong class="hl-tag" style="color: blue">/**
|
||||
* Should this file be accepted by the converter. Can use the file extension
|
||||
|
||||
Reference in New Issue
Block a user