mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2025-02-06 21:20:32 +03:00
22 lines
662 B
ReStructuredText
22 lines
662 B
ReStructuredText
.. django-rest-auth documentation master file, created by
|
|
sphinx-quickstart on Wed Oct 8 15:59:37 2014.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to django-rest-auth's documentation!
|
|
============================================
|
|
|
|
.. warning:: Version 0.3.0 is not compatible with any of previous versions, see :doc:`Changelog </changelog>` section for a list of changes.
|
|
|
|
Contents
|
|
--------
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
Introduction <introduction>
|
|
Installation <installation>
|
|
API endpoints <api_endpoints>
|
|
Configuration <configuration>
|
|
Changelog <changelog>
|