summaryrefslogtreecommitdiffstats
path: root/CustomTarget_html.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-16 14:07:42 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2020-05-16 19:29:49 +0200
commit4cb385dca9a476ca77f8e8ab8313a0767ff15e85 (patch)
treeb4fc162020005a2ece5a10bbe4f724c39c826b30 /CustomTarget_html.mk
parentCSS: Change selection color (diff)
downloadhelp-4cb385dca9a476ca77f8e8ab8313a0767ff15e85.tar.gz
help-4cb385dca9a476ca77f8e8ab8313a0767ff15e85.zip
Refactor database help page
Open a new module sdatabase and add one entry file. Later, and very slowly, move database help pages from shared/explorer/database/* to sdatabase/* Note: Each move will trigger translation so better move only a few files per translation cycle, not to overload translators. Translation memory should easy the traslation job. Change-Id: I8e2be9c9355b966775fb5dacc5d63b852be7187a Reviewed-on: https://gerrit.libreoffice.org/c/help/+/94362 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'CustomTarget_html.mk')
-rw-r--r--CustomTarget_html.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/CustomTarget_html.mk b/CustomTarget_html.mk
index ba0f731021..dab539f065 100644
--- a/CustomTarget_html.mk
+++ b/CustomTarget_html.mk
@@ -10,9 +10,9 @@
$(eval $(call gb_CustomTarget_CustomTarget,helpcontent2/help3xsl))
# HACK!!
-html_TREE_MODULES := sbasic scalc schart shared simpress smath swriter sdraw
-html_TEXT_MODULES := $(html_TREE_MODULES) sdatabase
-html_BMARK_MODULES := swriter:WRITER scalc:CALC simpress:IMPRESS sdraw:DRAW shared/explorer/database:BASE smath:MATH schart:CHART sbasic:BASIC shared:SHARED
+html_TREE_MODULES := swriter scalc simpress sdraw sdatabase smath schart sbasic shared
+html_TEXT_MODULES := $(html_TREE_MODULES)
+html_BMARK_MODULES := swriter:WRITER scalc:CALC simpress:IMPRESS sdraw:DRAW sdatabase:BASE smath:MATH schart:CHART sbasic:BASIC shared:SHARED
$(eval $(call gb_CustomTarget_register_targets,helpcontent2/help3xsl,\
hid2file.js \