doc: get the German, Spanish, French, and Italian SDL help files building

This commit is contained in:
Jon Trulson
2021-11-09 20:50:47 -07:00
parent b3309f59d3
commit 30bae57043
12 changed files with 61 additions and 91 deletions

View File

@@ -1,6 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = help guides
SUBDIRS = help
# notyet SUBDIRS = help guides
clean::
$(RM) -r help-sdl cde.dti

View File

@@ -1,19 +1,9 @@
include ../../../programs/localized/templates/Italian.tmpl
include ../../common/help/Appmanager.tmpl
include ../../common/help/Calculator.tmpl
include ../../common/help/Calendar.tmpl
include ../../common/help/CreatAct.tmpl
include ../../common/help/FPanel.tmpl
include ../../common/help/Filemgr.tmpl
include ../../common/help/Help4Help.tmpl
include ../../common/help/Iconed.tmpl
include ../../common/help/Infomgr.tmpl
include ../../common/help/Intromgr.tmpl
include ../../common/help/LibDtPrint.tmpl
include ../../common/help/Loginmgr.tmpl
include ../../common/help/Mailer.tmpl
include ../../common/help/Printmgr.tmpl
include ../../common/help/PrnSetup.tmpl
include ../../common/help/Stylemgr.tmpl
include ../../common/help/Terminal.tmpl
include ../../common/help/Textedit.tmpl
MAINTAINERCLEANFILES = Makefile.in
# FIXME dtdocbook needs to be fixed to allow parallel building here
.NOTPARALLEL:
# this sets the LANG and HELP_LANG variables
include $(top_srcdir)/programs/localized/templates/Italian.am
# this does all the work
include $(top_srcdir)/doc/common/help/sdl-docs.am