diff options
author | Suraj Sahani <surajkumarsahani1997@gmail.com> | 2021-07-12 20:50:49 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-12 17:20:49 +0200 |
commit | 7d6daa8df4d70859fe6cd82750508ee9ab40437a (patch) | |
tree | 1e1e6d0032103c3eec6fe1e79a6134f8179893bf | |
parent | cc6b2991df60f43607c8271d9657be89b3463a69 (diff) | |
download | dokka-7d6daa8df4d70859fe6cd82750508ee9ab40437a.tar.gz dokka-7d6daa8df4d70859fe6cd82750508ee9ab40437a.tar.bz2 dokka-7d6daa8df4d70859fe6cd82750508ee9ab40437a.zip |
Changing from intellij to intelliJ (#2020)
changing to uppercase.
-rw-r--r-- | docs/src/doc/docs/user_guide/base-specific/frontend.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/doc/docs/user_guide/base-specific/frontend.md b/docs/src/doc/docs/user_guide/base-specific/frontend.md index f6155085..62f72af1 100644 --- a/docs/src/doc/docs/user_guide/base-specific/frontend.md +++ b/docs/src/doc/docs/user_guide/base-specific/frontend.md @@ -3,7 +3,7 @@ ## Prerequisites Dokka's Html format requires a web server to view documentation correctly. -This can be achieved by using the one that is build in Intellij or providing your own. +This can be achieved by using the one that is build in IntelliJ or providing your own. If this requisite is not fulfilled Dokka with fail to load navigation pane and search bars. !!! important @@ -48,4 +48,4 @@ In order to override a logo and style it accordingly a simple css file named `lo } ``` -For build system specific instructions please visit dedicated pages: [gradle](../gradle/usage.md#Applying plugins), [maven](../maven/usage.md#Applying plugins) and [cli](../cli/usage.md#Configuration options)
\ No newline at end of file +For build system specific instructions please visit dedicated pages: [gradle](../gradle/usage.md#Applying plugins), [maven](../maven/usage.md#Applying plugins) and [cli](../cli/usage.md#Configuration options) |