Files
891861546d2342cacd13e417c4429b609d2d7a00
161 lines
5.7 KiB
ReStructuredText
161 lines
5.7 KiB
ReStructuredText
Swift
/doc/build/html/index.html. These docs are auto-generated after every
This document will walk you through setting up a development cluster of
Code Organization
- swift/: Core code
- common/: code shared by different modules
- obj/: object server
point for requests to the object server is the ``ObjectController``
You can run functional tests against a swift cluster with
--------------