diff options
author | --author=Alain Romedenne <OpenOfficiant@sfr.fr> | 2019-02-13 11:31:15 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-14 13:20:40 +0100 |
commit | 675b040e842403b91e2246ed78c6016ef10ddd0d (patch) | |
tree | 2021bf5411984c447ff69362f312fb5d87139937 /AllLangHelp_sbasic.mk | |
parent | 8518b6fb191d640da19c205f24d3f602092e6736 (diff) |
Python: Help page for module import
Change-Id: I35ce948bbd0abcb2daeb272fe4d436cd05bb24ed
Reviewed-on: https://gerrit.libreoffice.org/67773
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 81718f70e2..bc44ddbce0 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -371,6 +371,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/python/main0000 \ helpcontent2/source/text/sbasic/python/python_examples \ helpcontent2/source/text/sbasic/python/python_ide \ + helpcontent2/source/text/sbasic/python/python_import \ helpcontent2/source/text/sbasic/python/python_locations \ helpcontent2/source/text/sbasic/python/python_platform \ helpcontent2/source/text/sbasic/python/python_programming \ |