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 cb9b06d commit 8ffaa0bCopy full SHA for 8ffaa0b
docs/Documentation.md
@@ -2,7 +2,7 @@
2
3
### Main Class
4
5
-[PlexApi](PlexApi.md)<br />
+[PlexApi](PlexApi.md)
6
7
### Collection Classes
8
@@ -11,13 +11,16 @@
11
12
### Media Classes
13
14
-[Movie](Movie.md)<br />
15
-[Show](Show.md)<br />
16
-[Season](Season.md)<br />
17
-[Episode](Episode.md)<br />
18
-[Artist](Artist.md)<br />
19
-[Album](Album.md)<br />
20
-[Track](Track.md)<br />
+- Movie
+ - [Movie](Movie.md)<br />
+- TV
+ - [Show](Show.md)<br />
+ - [Season](Season.md)<br />
+ - [Episode](Episode.md)<br />
+- Music
21
+ - [Artist](Artist.md)<br />
22
+ - [Album](Album.md)<br />
23
+ - [Track](Track.md)<br />
24
25
### Utility Classes
26
0 commit comments