diff options
| author | Eli Collins <elic@assurancetechnologies.com> | 2011-02-07 16:41:29 -0500 |
|---|---|---|
| committer | Eli Collins <elic@assurancetechnologies.com> | 2011-02-07 16:41:29 -0500 |
| commit | 5daa001101ec1ddbb5bbdca471c23d96b1566ab9 (patch) | |
| tree | d10a29df4494545af71087384b42c3dee1552b1e /docs/quickstart.rst | |
| parent | 5a063d2a05dec5de5cf4e449d2991416a4786e68 (diff) | |
| download | passlib-5daa001101ec1ddbb5bbdca471c23d96b1566ab9.tar.gz | |
bugfixes and tweaks to documentation
Diffstat (limited to 'docs/quickstart.rst')
| -rw-r--r-- | docs/quickstart.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/quickstart.rst b/docs/quickstart.rst index c6128f8..3ea0295 100644 --- a/docs/quickstart.rst +++ b/docs/quickstart.rst @@ -41,6 +41,6 @@ without having to delve too deeply into this module:: Frontend Functions ================== -.. autofunction:: encrypt -.. autofunction:: verify -.. autofunction:: identify +.. function:: encrypt +.. function:: verify +.. function:: identify |
