diff options
author | Alain Romedenne <pyoffice.romedenne@sfr.fr> | 2019-01-04 17:36:06 -0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-01-04 20:54:18 +0100 |
commit | b01f85baef364236cb68dd0dbeb0bcb7513bd85c (patch) | |
tree | 76c78e7bb7d428179eb70f400a512c14a752beb8 /AllLangHelp_sbasic.mk | |
parent | fc7e8e236179562067765848ecc28e9140d5c289 (diff) |
tdf#121736 More Help pages on Python
Entry page for examples. Comments left intentionally for
later fill.
Change-Id: Ifacad703097187180cc3909be4ba9a81f80244be
Reviewed-on: https://gerrit.libreoffice.org/65866
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 61a7fa5d9b..b76014f326 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -366,6 +366,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ 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_examples \ helpcontent2/source/text/sbasic/python/python_ide \ helpcontent2/source/text/sbasic/python/python_locations \ helpcontent2/source/text/sbasic/python/python_programming \ |