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
8575da228d84fde85f5c43d34b4d5353fce3372c
kotlin-fork
/
kdoc
T
History
James Strachan
5b146bcc59
refactored the code to remove some cruft and add support for extension functions into kdoc
2012-02-23 16:45:12 +00:00
..
src
refactored the code to remove some cruft and add support for extension functions into kdoc
2012-02-23 16:45:12 +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