shortcut way of only using dashes at the beginning of the line, and there is
no empty line at the end of the file, then the next heading is going to be
part of the enumeration item. We don't want that: avoid that by adding a
single empty line.
git-svn-id: https://svn.dealii.org/trunk@23188
0785d39b-7218-0410-832d-
ea1e28bc413d
@echo "@endhtmlonly" >> $@
@cat $D/examples/$(call get_basename, $@)/doc/intro.dox \
| $(PERL) create_anchors >> $@
+ @echo >> $@
@cat generated/$(call get_basename, $@)_prog.dox >> $@
@cat $D/examples/$(call get_basename, $@)/doc/results.dox \
| $(PERL) create_anchors >> $@
+ @echo >> $@
@echo " <a name=\"PlainProg\"></a>" >> $@
@echo " <h1> The plain program</h1>" >> $@
@echo " @include \"$(call get_basename, $@).cc\"" >> $@
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams