From 563a1d5b79d346b35a7dd114f806804b2b86641d Mon Sep 17 00:00:00 2001 From: David Robillard Date: Mon, 9 Jul 2012 18:08:54 +0000 Subject: Strip Detailed Documentation header from HTML documentation. git-svn-id: http://svn.drobilla.net/autowaf@71 e2e4594f-ea7b-45dc-bc5a-5f5301e603aa --- autowaf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/autowaf.py b/autowaf.py index 4031af6..7f40783 100644 --- a/autowaf.py +++ b/autowaf.py @@ -374,6 +374,7 @@ def make_simple_dox(name): ['group__%s.html' % name, ''], [' ', ''], ['<\/script>', ''], + ['<\/a>

.*<\/h2>', ''], ['', ''], ['\"doxygen\"\/', -- cgit v1.2.1