1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-06-27 16:36:00 +00:00

Add missing package descriptions for GoDoc

This commit is contained in:
Frédéric Guillot 2018-10-08 17:24:47 -07:00
parent 11dfcdd3d6
commit 9dc38a0803
30 changed files with 282 additions and 2 deletions

View file

@ -4,7 +4,7 @@
/*
Package encoding handles workarounds to deal with encoding edge cases found into the wild.
Package encoding handles workarounds to deal with encoding edge cases found into feeds.
*/
package encoding // import "miniflux.app/reader/encoding"