diff options
| author | Chris McDonough <chrism@agendaless.com> | 2009-07-02 17:10:10 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2009-07-02 17:10:10 +0000 |
| commit | 5e19ddda73d5792fe27a6710319c16860373c589 (patch) | |
| tree | d2027836d250cdb68157050ad8e05f5afe431825 /docs/index.rst | |
| parent | f94328d8e9a608eb811b0a5f71b869f88b8c8b39 (diff) | |
| download | pyramid-5e19ddda73d5792fe27a6710319c16860373c589.tar.gz pyramid-5e19ddda73d5792fe27a6710319c16860373c589.tar.bz2 pyramid-5e19ddda73d5792fe27a6710319c16860373c589.zip | |
Rendering.
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index c20dc38f6..4669fc4f8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -75,7 +75,7 @@ Tutorials Step-by-step tutorials which demonstrate how you might use and deploy :mod:`repoze.bfg`. -ZODB + traversal BFG Wiki tutorial, demonstrating how to build a +ZODB + traversal Wiki tutorial, demonstrating how to build a :term:`traversal` based application using :term:`ZODB` and :term:`authentication`. Good for people with prior Zope experience (or no experience at all). @@ -85,10 +85,10 @@ ZODB + traversal BFG Wiki tutorial, demonstrating how to build a tutorials/bfgwiki/index.rst -SQLAlchemy + url dispatch BFG Wiki tutorial, demonstrating how to -build a :term:`url dispatch` based application using -:term:`SQLAlchemy` and :term:`authentication`. Good for people with -prior Pylons experience (or no experience at all). +SQLAlchemy + url dispatch Wiki tutorial, demonstrating how to build a +:term:`url dispatch` based application using :term:`SQLAlchemy` and +:term:`authentication`. Good for people with prior Pylons experience +(or no experience at all). .. toctree:: :maxdepth: 2 |
