1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Fix section.

This commit is contained in:
Cedric Beust 2016-03-31 21:50:47 -08:00
parent 8d935dba2f
commit 7a7b6675b5

View file

@ -129,7 +129,7 @@ val jcommander = project {
</p>
<pre class="brush:java">
./kobaltw assemble</pre>
<h2 class="section" id="idea-plugin">5. IDEA users: generate IDEA files</h2>
<h2 class="section" id="generate-idea-files">5. IDEA users: generate IDEA files</h2>
<p>
If you are planning to use IDEA to work on your project, you can ask Kobalt to generate all the IDEA files necessary to import your project:
</p>