Commit graph

24 commits

Author SHA1 Message Date
10fd25ebf6
Added checks against all parameters 2024-05-26 13:06:38 -07:00
d2560125d7
Added the compile and provided classpaths to the sourceSet when DokkaOperation().fromProject() is called. Closes #3 2024-05-25 00:59:51 -07:00
deb66a2d20
Fixed invalid Dokka -pluginConfiguration argument. Closes #2 2024-05-23 01:50:48 -07:00
9548f6150f
Version 0.9.7 2024-05-22 16:14:08 -07:00
37cdfd363d
Improved testing of integer-type arguments 2024-05-22 11:35:36 -07:00
84c2474ffc
Fixed boolean-type functions producing invalid parameters. Closes #1 2024-05-19 03:17:37 -07:00
b1592bc7c7
Bumped Dokka to version 1.9.20 2024-03-04 13:10:37 -08:00
581f962e80 Updated copyright 2024-01-31 00:09:21 -08:00
2f9b7a5056 Cleaned up Javadocs 2023-11-27 14:35:28 -08:00
46e81b5928 Added more tests 2023-11-16 10:55:17 -08:00
28ad500a12 Made compile options modifiable 2023-11-15 11:02:26 -08:00
11c0b2b582 Added standard compiler plugins 2023-11-13 12:38:18 -08:00
8597447422 Fixed Dokka source links 2023-11-11 19:36:47 -08:00
91ba216545 Made a project required for all operations 2023-11-09 07:32:36 -08:00
51d046a2f7 Added no-stdlib and -Xfriend-paths compile options 2023-11-08 22:12:34 -08:00
d005944874 Added Kotlin compile options configuration 2023-11-07 03:28:50 -08:00
adc856b1e4 Added output formats for Dokka 2023-11-06 15:35:23 -08:00
84f14212f4 Added method to reset the Dokka plugins
Added examples for generating documenation in HTML and markdown formats
2023-11-05 22:42:51 -08:00
c59a08542f Fixed incorrect loop index 2023-11-05 14:29:30 -08:00
4f321d8c7a Fixed plugins JARs matching in test 2023-11-05 14:14:08 -08:00
ffc9ab4bf8 Added tests for Dokka 2023-11-05 13:54:37 -08:00
573681ea6c Added tests 2023-11-04 02:00:42 -07:00
c7578a870f Minor cleanup 2023-11-03 22:08:45 -07:00
f837b26903 Initial commit 2023-11-03 21:31:09 -07:00