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 8fbc386 commit c6b2566Copy full SHA for c6b2566
docs/api_reference.md
@@ -1,7 +1,8 @@
1
### Browse
2
3
-https://htmlpreview.github.io/?https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/docs/api-reference/plot-api/index.html
+[API reference online.](https://htmlpreview.github.io/?https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/docs/api-reference/plot-api/index.html)
4
5
### How to generate
6
7
-TBD
+1. Run Tasks > build > documentation > dokka.
8
+2. Set Reformat code and Update copyright flags during commit.
0 commit comments