doc-ai / tensorio-ios

Tensor/IO for iOS, with support for on-device inference and training with TensorFlow and TensorFlow Lite
Other
31 stars 10 forks source link

Fix jazzy doc generation #196

Open phildow opened 4 years ago

phildow commented 4 years ago

Both http://tensorio.info and http://tensorio.net are showing an error:

404 Not found

Code: NoSuchBucket
Message: The specified bucket does not exist
BucketName: tensorio.net
RequestId: EB7F26F842F17E9E
HostId: QLsmuToLfXaZVeGSWdcZFkq3hiTw5dTl3gHMwDkqilcWeISJgaEQynD02paYLgr+Ic9R/FG8Iow=

Is this an AWS error? Did we shut down all our dependency on AWS?

I also note that the jazzy.yaml file refers to a file that does not exist:

TensorIO/Classes/TensorIO.h

There is no predefined umbrella header. It's generated by Cocoapods.