We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d19077 commit 5cc8a70Copy full SHA for 5cc8a70
1 file changed
docs/README.md
@@ -8,9 +8,7 @@ Use the following command to generate the documentation:
8
./gradlew dokkaGenerateHtml
9
```
10
11
-Then you can open the `index.html` file in the `public/dokka` directory.
12
-
13
Use `yarn dev` to preview the documentation locally.
14
15
-> [!INFO]
16
-> Put /docker-kotlin in the URL to be able to access the documentation.
+> [!IMPORTANT]
+> Append /docker-kotlin to the URL to be able to access the documentation.
0 commit comments