summaryrefslogtreecommitdiffstats
path: root/AllLangHelp_sbasic.mk
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2018-11-27 22:10:50 -0200
committerOlivier Hallot <olivier.hallot@libreoffice.org>2018-11-28 10:48:08 +0100
commit949606895b8d46fb97b0bfcda25cfb04f1f61e32 (patch)
tree073ec16048b19e431dda6e6d0f5955edb06a9fc8 /AllLangHelp_sbasic.mk
parenttdf#120927 Webservice functions needs linking to (diff)
downloadhelp-949606895b8d46fb97b0bfcda25cfb04f1f61e32.tar.gz
help-949606895b8d46fb97b0bfcda25cfb04f1f61e32.zip
tdf#121736 initial Help pages for Python scripts
Work in progress, initial addition of help pages for python scripts in LO. Change-Id: Iee95b1340c821fdb08524fdedeca3817b0de1459 Reviewed-on: https://gerrit.libreoffice.org/64137 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r--AllLangHelp_sbasic.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk
index 8515bb65a7..4b3323aac0 100644
--- a/AllLangHelp_sbasic.mk
+++ b/AllLangHelp_sbasic.mk
@@ -360,6 +360,9 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\
helpcontent2/source/text/sbasic/shared/main0601 \
helpcontent2/source/text/sbasic/shared/special_vba_func \
helpcontent2/source/text/sbasic/shared/vbasupport \
+ helpcontent2/source/text/sbasic/python/main0000 \
+ helpcontent2/source/text/sbasic/python/python_ide \
+ helpcontent2/source/text/sbasic/python/python_locations \
))
# vim: set noet sw=4 ts=4: