docs: add package comments to integrations
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
// Package animeschedule provides an integration with the animeschedule.net API.
|
||||||
package animeschedule
|
package animeschedule
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
// Package jikan provides a client for the Jikan v4 API.
|
||||||
package jikan
|
package jikan
|
||||||
|
|
||||||
import "time"
|
import "time"
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
// Package allanime provides an integration with the AllAnime API for episode playback.
|
||||||
package allanime
|
package allanime
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
// Package watchorder provides anime watch order data from various sources.
|
||||||
package watchorder
|
package watchorder
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user