diff options
| author | Chris McDonough <chrism@plope.com> | 2010-10-25 18:04:18 -0400 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2010-10-25 18:04:18 -0400 |
| commit | 9c3b2760688aca748f81529d0b055f799959ab4b (patch) | |
| tree | 50f62cca73776377412c6ab6760be0b668b9262c /docs/api/events.rst | |
| parent | c426c49cd433997aac10045052d77d9c749680b2 (diff) | |
| download | pyramid-9c3b2760688aca748f81529d0b055f799959ab4b.tar.gz pyramid-9c3b2760688aca748f81529d0b055f799959ab4b.tar.bz2 pyramid-9c3b2760688aca748f81529d0b055f799959ab4b.zip | |
convert API docs to Pyramid
Diffstat (limited to 'docs/api/events.rst')
| -rw-r--r-- | docs/api/events.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/events.rst b/docs/api/events.rst index 940c23aa1..8371ba61d 100644 --- a/docs/api/events.rst +++ b/docs/api/events.rst @@ -1,9 +1,9 @@ .. _events_module: -:mod:`repoze.bfg.events` +:mod:`pyramid.events` -------------------------- -.. automodule:: repoze.bfg.events +.. automodule:: pyramid.events Functions ~~~~~~~~~ |
