﻿wsgidav.dav\_provider
=====================

..
  Custom formatting of module doc layout
  https://stackoverflow.com/questions/48074094/use-sphinx-autosummary-recursively-to-generate-api-documentation
  TODO: how can we add the documented module attributes (constants, ...)?

.. rubric:: Description

.. automodule:: wsgidav.dav_provider

.. currentmodule:: wsgidav.dav_provider




.. rubric:: Classes

.. autosummary::
    :toctree: .
    
    DAVCollection
    
    DAVNonCollection
    
    DAVProvider
    










.. rubric:: Other Members

.. autosummary::

 
    HTTP_FORBIDDEN
    HTTP_NOT_FOUND
    PRECONDITION_CODE_ProtectedProperty
