Commit graph

27 commits

Author SHA1 Message Date
9de0095fbd
Added json configuration parameter 2024-05-26 12:36:39 -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
84c2474ffc
Fixed boolean-type functions producing invalid parameters. Closes #1 2024-05-19 03:17:37 -07:00
581f962e80 Updated copyright 2024-01-31 00:09:21 -08:00
2f9b7a5056 Cleaned up Javadocs 2023-11-27 14:35:28 -08:00
d800fda561 String arguments should not be blank 2023-11-26 17:05:07 -08:00
a87526a0aa Added Kotlin API reference links 2023-11-19 11:11:33 -08:00
c83c76dc60 Cleaned up Javadoc links 2023-11-19 10:59:36 -08:00
59416e4986 Minor cleanup 2023-11-19 10:46:11 -08:00
2701a439ae Added additional Javadoc 2023-11-16 13:36:30 -08:00
200479e1c1 Minor Javadoc cleanup 2023-11-15 18:04:13 -08:00
b29169213b Don't configure the operations Java/JDK version if the project's Java release is not set 2023-11-12 00:36:23 -08:00
044e53ae24 Added configuring the Java/JDK version from the project 2023-11-11 22:18:14 -08:00
8597447422 Fixed Dokka source links 2023-11-11 19:36:47 -08:00
d8156fe871 Removed kapt options (failed) 2023-11-10 14:59:46 -08:00
8769bf1884 Minor Javadoc cleanup 2023-11-09 07:38:15 -08:00
91ba216545 Made a project required for all operations 2023-11-09 07:32:36 -08:00
b7037378bc Added Kotlin libs directory option (untested) 2023-11-09 02:57:42 -08:00
23255460e3 Added support for the Dokka Jekyll plugin 2023-11-08 22:44:50 -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
ffc9ab4bf8 Added tests for Dokka 2023-11-05 13:54:37 -08:00
c58145117a Fixed sourceSet access 2023-11-05 07:35:16 -08:00
79254d9642 Added more Dokka options 2023-11-05 06:40:58 -08:00
d2f1b85bbf Started implementing the Dokka operation 2023-11-05 04:03:12 -08:00