summaryrefslogtreecommitdiff
path: root/docs/pages/9 - Contrib Modules.md
Commit message (Collapse)AuthorAgeFilesLines
* improving twirl (#473)Iurii Malchenko2018-11-021-93/+22
| | | | | | * improving twirl support: default imports, better `compileTwirl().classes` value * twirl module doc edits
* Add tut contrib module (#464)David Gregory2018-10-311-0/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | * Add tut contrib module * Add TutModule tests and documentation * Use Path instead of PathRef for tut target directory * Use the correct scala version in TutModule * Ensure resolving tut doesn't bring in extra scala-library jars * Ensure MILL_VERSION system property is set in tut tests * Fork to run tut to fix classpath problems, add test with library usage * Follow convention w.r.t. publishVersion in testArgs * Add Scaladoc to TutModule * Don't supply a default version of Tut * Update docs to account for mandatory tutVersion setting * Inline tutArgs, otherwise Tut does not recompile when sources change
* adding TwirlModule docsIurii Malchenko2018-10-281-1/+149
|
* Added docs for TestNG support and sorted contrib modulesTobias Roeser2018-10-281-25/+42
|
* Fixed formatting of code blockTobias Roeser2018-10-261-13/+13
|
* Re-organized thirdparty plugin sectionTobias Roeser2018-10-261-77/+91
| | | | | Each plugin is a level-3 section, that appears also in TOC. Plugins are in alphabetical order.
* Fixed some markdown formattingTobias Roeser2018-10-211-17/+19
|
* Added mill-osgi module to documentation, contrib modulesTobias Roeser2018-10-211-0/+21
|
* Added mill-publishM2 module (#467)Tobias Roeser2018-10-201-0/+36
|
* Simple BuildInfo plugin (#325)benjaminfrank2018-08-161-0/+58
| | | | | | | * Simple BuildInfo plugin * BuildInfo readme include other known yet external plugins * Add tests
* Add documentation for ScalaPB module (#398)David Gregory2018-08-031-0/+51