summaryrefslogtreecommitdiff
path: root/AllLangHelp_sbasic.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-06-15 11:46:35 -0300
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-06-15 18:46:14 +0200
commit821ab874a92f00146645447813c9ed92eab207cf (patch)
tree21f193408312b11dc9ad71adb0fe47f9d7f06518 /AllLangHelp_sbasic.mk
parentb2799502f1471883f67d9920c1dc5f0eacb63964 (diff)
Add help pages for internal Basic libraries (WIP)
LibreOffice ships Basic libraries with many nice Functions and Subs that are not documented at all. These pages shed some light to these libraries and is a work in progress. Change-Id: Icb237bf552b785e576e984e47fd0c5cf4f7e29d7 Reviewed-on: https://gerrit.libreoffice.org/55879 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r--AllLangHelp_sbasic.mk8
1 files changed, 8 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index 2ffab07cf7..b716effff1 100644
--- a/AllLangHelp_sbasic.mk
+++ b/AllLangHelp_sbasic.mk
@@ -67,6 +67,14 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\
helpcontent2/source/text/sbasic/shared/02/11180000 \
helpcontent2/source/text/sbasic/shared/02/11190000 \
helpcontent2/source/text/sbasic/shared/02/20000000 \
+ helpcontent2/source/text/sbasic/shared/03/lib_tools \
+ helpcontent2/source/text/sbasic/shared/03/lib_euro \
+ helpcontent2/source/text/sbasic/shared/03/lib_depot \
+ helpcontent2/source/text/sbasic/shared/03/lib_formwizard \
+ helpcontent2/source/text/sbasic/shared/03/lib_gimnicks \
+ helpcontent2/source/text/sbasic/shared/03/lib_script \
+ helpcontent2/source/text/sbasic/shared/03/lib_schedule \
+ helpcontent2/source/text/sbasic/shared/03/lib_template \
helpcontent2/source/text/sbasic/shared/03000000 \
helpcontent2/source/text/sbasic/shared/03010000 \
helpcontent2/source/text/sbasic/shared/03010100 \