Instance Method
build()
Build the index using the render nodes files in the provided documentation archive.
func build() -> [Problem]
Return Value
A list containing all the errors encountered during indexing.
Discussion
Precondition
archiveURL is set.