Added KDoc package description.
This commit is contained in:
parent
97c6166ea5
commit
329e1ac440
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ import java.util.logging.Level
|
|||
import java.util.logging.Logger
|
||||
import javax.xml.parsers.DocumentBuilderFactory
|
||||
|
||||
/** Constants **/
|
||||
/** Constants for this package. **/
|
||||
object Constants {
|
||||
/** The Pinboard API endpoint URL. **/
|
||||
const val API_ENDPOINT = "https://api.pinboard.in/v1/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue