diff options
| author | markotibold | 2011-05-16 23:54:35 +0200 |
|---|---|---|
| committer | markotibold | 2011-05-16 23:54:35 +0200 |
| commit | 304786657a8cbff323f21b7297c142f6ca5a1cc1 (patch) | |
| tree | ad79511812ecf5f1b49a715efb6b3393173de2e5 /docs/library/authenticators.rst | |
| parent | 3039f6f6c29d0b469810adcd6ba450361f2a16de (diff) | |
| download | django-rest-framework-304786657a8cbff323f21b7297c142f6ca5a1cc1.tar.bz2 | |
Getting rid of all errors and warnings that show up when building the docs, to make a clean start with the library documentation .
--HG--
rename : docs/library/authenticators.rst => docs/library/authentication.rst
rename : docs/library/emitters.rst => docs/library/renderers.rst
Diffstat (limited to 'docs/library/authenticators.rst')
| -rw-r--r-- | docs/library/authenticators.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/library/authenticators.rst b/docs/library/authenticators.rst deleted file mode 100644 index 407339f7..00000000 --- a/docs/library/authenticators.rst +++ /dev/null @@ -1,5 +0,0 @@ -:mod:`authenticators` -===================== - -.. automodule:: authenticators - :members: |
