.. _ref-management:

Management commands
===================

One management command is provided with this app.


``updatedoc``
-------------

.. automodule:: sphinxdoc.management.commands.updatedoc

    .. autoclass:: Command
        :members: handle, build, delete_documents, import_files, update_haystack
