This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Description
Hey!
Would be fantastic if doctree serve could use s3 as filesystem backend - would allow me to use doctree index in CI and upload the files to s3 where they could be served, allowing a central highly-available doctree frontend for all projects
Maybe via a filesystem abstraction layer like https://github.com/usmanhalalit/gost , https://github.com/lytics/cloudstorage , https://github.com/graymeta/stow
Note: my use-case only covers frontend part, assuming i can s3 upload the indexed file to the right path and it would just work