]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix up a few html references.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Mar 2006 06:05:38 +0000 (06:05 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 16 Mar 2006 06:05:38 +0000 (06:05 +0000)
git-svn-id: https://svn.dealii.org/trunk@12620 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/Makefile

index 111e77810ba82706679abb654156114cccd34932..b19adc9c398170f881a846ad3a549fa25745939e 100644 (file)
@@ -133,12 +133,12 @@ $(example-doxygen):
        @echo "@htmlonly" >> $@
        @cat generated/$(call get_basename, $@)_toc.combined >> $@
        @cat $(call get_basename, $@).data/intro.html | \
-         $(PERL) -pi -e 's#(src|SRC|href|HREF)=\"([-a-zA-Z0-9]+.data)#\1=\"../../tutorial/chapter-2.step-by-step/\2#g;' >> $@
+         $(PERL) -pi -e 's#(src|SRC|href|HREF)=\"([-a-zA-Z0-9]+.data)#\1=\"../../tutorial/chapter-2.step-by-step/\2#g; s/(href|HREF)=.step-..(\d+)/href=\"step_\1/g;' >> $@
        @echo "@endhtmlonly" >> $@
        @cat generated/$(call get_basename, $@)_prog.dox >> $@
        @echo "@htmlonly" >> $@
        @cat $(call get_basename, $@).data/results.html | \
-         $(PERL) -pi -e 's#(src|SRC|href|HREF)=\"([-a-zA-Z0-9]+.data)#\1=\"../../tutorial/chapter-2.step-by-step/\2#g;' >> $@
+         $(PERL) -pi -e 's#(src|SRC|href|HREF)=\"([-a-zA-Z0-9]+.data)#\1=\"../../tutorial/chapter-2.step-by-step/\2#g; s/(href|HREF)=.step-..(\d+)/href=\"step_\1/g;' >> $@
        @echo "@endhtmlonly" >> $@
        @cat generated/$(call get_basename, $@)_plain.dox >> $@
        @echo " */" >> $@

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


Typeset in Trocchi and Trocchi Bold Sans Serif.