diff options
author | Alain Romedenne <OpenOfficiant@sfr.fr> | 2019-01-31 14:51:22 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-02-01 13:25:59 +0100 |
commit | ae3c8a0a8a17b5cd3c427d7c62a4832631e18bb2 (patch) | |
tree | 9a484d703d90dadaa78c873d5a5c8309178f34cc /AllLangHelp_sbasic.mk | |
parent | c19fd80def3d34e65302f13863aa8aeb88e2de42 (diff) |
Add Help page for Python session
Change-Id: I01f1448176f5c95a5151bb3040e9c2ef53fcb7f1
Reviewed-on: https://gerrit.libreoffice.org/67214
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 e8c2c202ff..81718f70e2 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -375,6 +375,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/python/python_platform \ helpcontent2/source/text/sbasic/python/python_programming \ helpcontent2/source/text/sbasic/python/python_screen \ + helpcontent2/source/text/sbasic/python/python_session \ helpcontent2/source/text/sbasic/python/python_shell \ )) |