From 538344f8be32c29c0a647eebed98eda777e69143 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 9 Dec 2009 17:26:20 +0000 Subject: - Added "Thread Locals" narrative chapter to documentation, and added a API chapter documenting the ``repoze.bfg.threadlocals`` module. --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 4f6fca3a7..1e6abbde0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,6 +56,7 @@ Narrative documentation in chapter form explaining how to use narr/extending narr/resources narr/router + narr/threadlocals glossary API documentation -- cgit v1.2.3