diff options
| author | Chris McDonough <chrism@plope.com> | 2013-01-12 01:19:38 -0500 |
|---|---|---|
| committer | Chris McDonough <chrism@plope.com> | 2013-01-12 01:19:38 -0500 |
| commit | 3ac960c7d1a77d89d84931c34dbed5ab57cdbe66 (patch) | |
| tree | 59bb15ff08231e4986b9d0f66903a894d60f11b5 /docs/api | |
| parent | 99ca9e74cc119328987fc1cd0c377b8380beccdf (diff) | |
| parent | 464ddc91ea47e3d6ba8fe30b8e9381cd395bb1d9 (diff) | |
| download | pyramid-3ac960c7d1a77d89d84931c34dbed5ab57cdbe66.tar.gz pyramid-3ac960c7d1a77d89d84931c34dbed5ab57cdbe66.tar.bz2 pyramid-3ac960c7d1a77d89d84931c34dbed5ab57cdbe66.zip | |
Merge branch 'master' of github.com:Pylons/pyramid
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/path.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/api/path.rst b/docs/api/path.rst index d46c35d8e..814fc47d5 100644 --- a/docs/api/path.rst +++ b/docs/api/path.rst @@ -9,8 +9,7 @@ A constant used by the constructor of :class:`pyramid.path.DottedNameResolver` and - :class:`pyramid.path.AssetResolver` (see their docstrings for more - info). + :class:`pyramid.path.AssetResolver`. .. autoclass:: DottedNameResolver :members: |
