Skip to content

Commit c6b2566

Browse files
Add instruction how to generate dokka documentation.
1 parent 8fbc386 commit c6b2566

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/api_reference.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
### Browse
22

3-
https://htmlpreview.github.io/?https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/docs/api-reference/plot-api/index.html
3+
[API reference online.](https://htmlpreview.github.io/?https://raw.githubusercontent.com/JetBrains/lets-plot-kotlin/master/docs/api-reference/plot-api/index.html)
44

55
### How to generate
66

7-
TBD
7+
1. Run Tasks > build > documentation > dokka.
8+
2. Set Reformat code and Update copyright flags during commit.

0 commit comments

Comments
 (0)