.. User Workspaces Server documentation master file, created by sphinx-quickstart on Tue Sep 16 15:32:46 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. User Workspaces Server Documentation ==================================== User Workspaces Server is a Django-based REST API that provides workspace and job management functionality for scientific computing environments. It supports multiple authentication backends, storage methods, and compute resources through a pluggable architecture. .. toctree:: :maxdepth: 2 :caption: Contents: overview architecture controllers api modules .. toctree:: :maxdepth: 1 :caption: Development: setup testing deployment