From 6bb10cb567acea1e8848cbbf73fb5ca62a9768fd Mon Sep 17 00:00:00 2001 From: Jarrod Millman Date: Tue, 2 Oct 2007 06:19:44 +0000 Subject: trying to get the rest right --- numpy/doc/HOWTO_DOCUMENT.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/numpy/doc/HOWTO_DOCUMENT.txt b/numpy/doc/HOWTO_DOCUMENT.txt index 3abcfd960..baa4afe69 100644 --- a/numpy/doc/HOWTO_DOCUMENT.txt +++ b/numpy/doc/HOWTO_DOCUMENT.txt @@ -13,7 +13,7 @@ In general, we follow the standard Python style conventions as described here: Additional PEPs of interest regarding documentation of code: * `Docstring Processing System Framework - `__ +`__ * `Docutils Design Specification `__ -- cgit v1.2.1