mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-05 15:18:49 +00:00
core: improve package doc comments for the documentation generator
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
// package qoi implements a QOI image reader
|
||||
//
|
||||
// The QOI specification is at https://qoiformat.org.
|
||||
// The QOI specification is at [[ https://qoiformat.org ]].
|
||||
package qoi
|
||||
|
||||
import "core:image"
|
||||
|
||||
Reference in New Issue
Block a user