From 3218ccd70d8f387662987f6c1beb79102288b13d Mon Sep 17 00:00:00 2001 From: Rami Ali Date: Tue, 7 Feb 2017 16:00:34 +1100 Subject: docs: Modify Makefile and indexes to generate cPy-differences pages. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a6295928d..280db388f 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,7 @@ __pycache__/ ###################### GNUmakefile user.props + +# Generated rst files +###################### +genrst/ -- cgit v1.2.3