htmldoc: add the ability to choose the skin
skinselector hidden when JS is disabled or when printed
This commit is contained in:
@@ -1234,7 +1234,7 @@ doxygen:
|
||||
|
||||
htmldoc: $(GENERATEDOCBIN)
|
||||
$(MKDIR) ../doc/html
|
||||
$(CP) ../share/grafx2/skins/skin_classic.png ../doc/html
|
||||
$(CP) $(filter ../share/grafx2/skins/skin%.png,$(SKIN_FILES)) ../doc/html
|
||||
$(GENERATEDOCBIN) ../doc/html
|
||||
|
||||
print-%:
|
||||
|
||||
Reference in New Issue
Block a user