reworking the documentation.

This commit is contained in:
Jonas Winkler
2020-11-13 18:46:19 +01:00
parent 04335e4aac
commit f2dbb74d44
21 changed files with 1042 additions and 1427 deletions

View File

@@ -1,7 +1,12 @@
.. _api:
************
The REST API
############
************
.. warning::
This section is not updated yet.
Paperless makes use of the `Django REST Framework`_ standard API interface
because of its inherent awesomeness. Conveniently, the system is also
@@ -15,7 +20,7 @@ installation.
.. _api-uploading:
Uploading
---------
=========
File uploads in an API are hard and so far as I've been able to tell, there's
no standard way of accepting them, so rather than crowbar file uploads into the