Aleksey, I wonder why recently very often html pages are updated.
It seems to tolls tools that generates xmlsec html pages is broken. Look into git diff shows that style is repeated - see embed image. I guess that pages are generated by following make rule: ...... # need to cleanup "bad" chars html: sgml $(MAIN_SGML_FILE) $(SGML_CHAPTERS_DIR) xmlsec-index $(GTKDOC_MKHTML) --path=$(srcdir)/src xmlsec $(MAIN_SGML_FILE) ...... . i.e. gtkdoc-mkhtml commend does not preserve existing style sheet. Regards, Roumen Petrov
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
