Merge pull request #333 from jrenner/readme
update README - instructions for code generation
This commit is contained in:
@@ -127,6 +127,7 @@ Then build via
|
|||||||
cd libraries
|
cd libraries
|
||||||
mvn install
|
mvn install
|
||||||
|
|
||||||
|
Some of the code in the standard library is created by generating code from templates. See the [README](https://github.com/JetBrains/kotlin/blob/master/libraries/stdlib/ReadMe.md) in the stdlib section for how run the code generator. The existing templates can be used as examples for creating new ones.
|
||||||
|
|
||||||
## Submitting patches
|
## Submitting patches
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user