mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-30 22:39:58 +02:00
Some godoc adjustments
This commit is contained in:
@@ -30,6 +30,7 @@ type Resources []Resource
|
||||
// var _ resource.ResourceFinder = (*Namespace)(nil)
|
||||
// ResourcesConverter converts a given slice of Resource objects to Resources.
|
||||
type ResourcesConverter interface {
|
||||
// For internal use.
|
||||
ToResources() Resources
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user