diff options
| author | Chris McDonough <chrism@plope.com> | 2011-11-30 12:55:41 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2011-11-30 12:55:41 -0500 |
| commit | 57a0d7765c54031e6ac83881b536712316f22c45 (patch) | |
| tree | 2b708572847ab35aa5172d5d5255daf8f5f07485 /docs/api/interfaces.rst | |
| parent | 47e1f7336d2d954182cb439a0327d93044cfa244 (diff) | |
| download | pyramid-57a0d7765c54031e6ac83881b536712316f22c45.tar.gz pyramid-57a0d7765c54031e6ac83881b536712316f22c45.tar.bz2 pyramid-57a0d7765c54031e6ac83881b536712316f22c45.zip | |
docs; todo; coverage for Introspector
Diffstat (limited to 'docs/api/interfaces.rst')
| -rw-r--r-- | docs/api/interfaces.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst index b336e549d..64f2773d3 100644 --- a/docs/api/interfaces.rst +++ b/docs/api/interfaces.rst @@ -68,3 +68,9 @@ Other Interfaces .. autointerface:: IResponse :members: + .. autointerface:: IIntrospectable + :members: + + .. autointerface:: IIntrospector + :members: + |
