From 7232d41569fa4d76c1d3e0c9c87c3f56311e6829 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Thu, 12 Nov 2009 08:29:46 +0000 Subject: Give the profile module a module directive. --- Doc/library/profile.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Doc/library/profile.rst b/Doc/library/profile.rst index 4d71437..8370f4d 100644 --- a/Doc/library/profile.rst +++ b/Doc/library/profile.rst @@ -7,6 +7,8 @@ The Python Profilers .. sectionauthor:: James Roskind +.. module:: profile + :synopsis: Python source profiler. .. index:: single: InfoSeek Corporation -- cgit v0.12