mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Remove.
This commit is contained in:
parent
7d170bfb53
commit
afa2b44dcf
1 changed files with 1 additions and 2 deletions
|
@ -99,8 +99,7 @@ val p = javaProject(wrapper) {
|
||||||
}
|
}
|
||||||
}</pre>
|
}</pre>
|
||||||
<p>Note that source files must be in their respective directory (<code>.java</code> in
|
<p>Note that source files must be in their respective directory (<code>.java</code> in
|
||||||
<code>src/main/java</code> and <code>.kt</code> in <code>src/main/kotlin</code>). This restrictions
|
<code>src/main/java</code> and <code>.kt</code> in <code>src/main/kotlin</code>).
|
||||||
might be relaxed in the future.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h3 class="section" id="tasks" indent="1">Tasks</h3>
|
<h3 class="section" id="tasks" indent="1">Tasks</h3>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue