Skip to content

Commit 21bab61

Browse files
Merge pull request #301 from rdkcentral/fix/indexDocsFolder
Added index file to docs folder of sdk
2 parents f88cf6e + fac7faa commit 21bab61

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/index.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Lightning SDK Reference
2+
3+
4+
The Reference Documentation for Lightning SDK contains detailed descriptions of the Lightning SDK *Plugins* that you can use when you are developing Apps with Lightning SDK.
5+
6+
7+
The available Lightning SDK plugins are, in alphabetical order:
8+
9+
* [FPS Counter](plugins/fpscounter.md)
10+
* [Image](plugins/image.md)
11+
* [Language](plugins/language.md)
12+
* [Lightning](plugins/lightning.md)
13+
* [Log](plugins/log.md)
14+
* [Metrics](plugins/metrics.md)
15+
* [Pin](plugins/pin.md)
16+
* [Profile](plugins/profile.md)
17+
* [Purchase](plugins/purchase.md)
18+
* [Registry](plugins/registry.md)
19+
* [Router](plugins/router/index.md)
20+
* [Settings](plugins/settings.md)
21+
* [Storage](plugins/storage.md)
22+
* [TV](plugins/tv.md)
23+
* [Utils](plugins/utils.md)
24+
* [VersionLabel](plugins/versionlabel.md)
25+
* [VideoPlayer](plugins/videoplayer.md)

0 commit comments

Comments
 (0)