We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d92f826 commit 940155eCopy full SHA for 940155e
docs/generateDocs.mill
@@ -1,5 +1,5 @@
1
package build.docs
2
-import mill.define.BuildCtx
+import mill.api.BuildCtx
3
import collection.mutable
4
val generatedCodeHeader = "[//]: # (GENERATED SOURCES, DO NOT EDIT DIRECTLY)"
5
def generateTutorial(sourcePath: os.Path, destPath: os.Path) = {
0 commit comments