mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-06 22:58:41 +01:00
recompiled docs with navigation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user