This website requires JavaScript.
Explore
Help
Register
Sign In
azalea
/
kotlin-fork
Watch
1
Star
0
Fork
0
You've already forked kotlin-fork
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4ea99fc6ca6ebebb2c4e2c68a634fe8591b3647c
kotlin-fork
/
kdoc
T
History
James Strachan
6bee965c51
added support for documenting extension properties too
2012-02-24 17:26:25 +00:00
..
src
added support for documenting extension properties too
2012-02-24 17:26:25 +00:00
.gitignore
added ignore and refactored code into a more maven plugin kinda layout
2012-02-21 11:35:46 +00:00
kdoc.iml
basic working kdoc for packages, classes, methods. Still needs work for extension methods, comments, value and type parameters and modifiers, but its a start ;)
2012-02-22 16:21:10 +00:00
module.kt
added the generation of the kdoc to the dist goal in Ant, refactored the model a little so that it contains descriptors and removed the java code from kdoc implementation
2012-02-23 11:56:32 +00:00
pom.xml
"kdoc" - dependencies that are not required removed.
2012-02-22 19:39:43 +02:00