From 4c257bb1928ea0a98a0d6ebdc2170119b74cb8f4 Mon Sep 17 00:00:00 2001 From: wolf Date: Fri, 23 Mar 2001 08:42:17 +0000 Subject: [PATCH] We need the online docs for the class index, but only those, not autogen-all. git-svn-id: https://svn.dealii.org/branches/Branch-3-1@4272 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/doc/Makefile.in b/deal.II/doc/Makefile.in index 702e958911..8e4aed9b00 100644 --- a/deal.II/doc/Makefile.in +++ b/deal.II/doc/Makefile.in @@ -51,7 +51,7 @@ validate-xrefs: class_index.html: $(shell echo $D/base/include/base/*.h \ $D/lac/include/lac/*.h \ $D/deal.II/include/*/*.h) \ - autogen-doc-all + autogen-doc @echo '\n \ \n\ -- 2.39.5