const class compilerDoc::DocRes
sys::Obj compilerDoc::Doc compilerDoc::DocRes
DocRes models a resource file within a pod.
- docName
-
virtual override Str docName()Document name under space is filename
- pod
-
const DocPod podPod which contains the resource
- renderer
-
virtual override Type renderer()Throw UnsupportedErr
- space
-
virtual override DocSpace space()The space for this doc is
pod - title
-
virtual override Str title()Title is the filename
- uri
-
const Uri uriUri of the resource file inside the pod