From f9791b79e721215eabce7188d0fbd211cd206e5f Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 24 Jan 2015 15:35:44 -0500 Subject: Turn all the history into comments. --- doc/source.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source.rst') diff --git a/doc/source.rst b/doc/source.rst index 2b16198f..42fd3382 100644 --- a/doc/source.rst +++ b/doc/source.rst @@ -4,7 +4,7 @@ Specifying source files ======================= -:history: 20100725T172000, new in 3.4 +.. :history: 20100725T172000, new in 3.4 When coverage.py is running your program and measuring its execution, it needs -- cgit v1.2.1