recompiled docs with navigation

This commit is contained in:
2019-04-08 11:51:31 +02:00
parent e998226bce
commit 683712d1ba
178 changed files with 932 additions and 2532 deletions

View File

@ -49,7 +49,8 @@ $(HTMLS2): $(MAINTEXS2)
$(shell test -d $(DESTDIR)/html/$@ && rm -fr $(DESTDIR)/html/$@)
echo "***************************** $@"
latex $@.tex
latex2html -split 16 -no_navigation -info "" -address "" -long_titles 5 -link 0 $@.tex
latex2html $@.tex
#latex2html -split 16 -no_navigation -info "" -address "" -long_titles 5 -link 0 $@.tex
#-show_section_numbers $@.tex
# -local_icons
mv $@ $(DESTDIR)/html