From 1fb7895ac2bc127c61d649072439d0f81b9789ce Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 24 Jan 2001 11:55:18 +0000 Subject: [PATCH] We need the online docs for the class index. git-svn-id: https://svn.dealii.org/branches/Branch-3-1@3780 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deal.II/doc/Makefile.in b/deal.II/doc/Makefile.in index 2f5c6facff..702e958911 100644 --- a/deal.II/doc/Makefile.in +++ b/deal.II/doc/Makefile.in @@ -50,7 +50,8 @@ validate-xrefs: # API library `dof' class_index.html: $(shell echo $D/base/include/base/*.h \ $D/lac/include/lac/*.h \ - $D/deal.II/include/*/*.h) + $D/deal.II/include/*/*.h) \ + autogen-doc-all @echo '\n \ \n\ -- 2.39.5