1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 20:07:11 -07:00
This commit is contained in:
Cedric Beust 2016-02-04 22:51:14 +04:00
parent c43be1be61
commit 8370347804

View file

@ -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">