mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 20:07:11 -07:00
Fix.
This commit is contained in:
parent
c43be1be61
commit
8370347804
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ A <code>Project</code> has two mandatory attributes: <code>name</code> and <code
|
||||||
|
|
||||||
<h4 class="section" id="mixed-projects" indent="2">Mixed language projects</h4>
|
<h4 class="section" id="mixed-projects" indent="2">Mixed language projects</h4>
|
||||||
<p>
|
<p>
|
||||||
A Kobalt project can have multiple languages in it (Kotlin and Java): just specify all the source
|
A Kobalt project can mix Kotlin and Java in it, simply specify all the source
|
||||||
directories you need:
|
directories you need:
|
||||||
</p>
|
</p>
|
||||||
<pre class="brush:java">
|
<pre class="brush:java">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue