diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2019-04-08 15:38:23 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-04-10 16:32:54 +0200 |
commit | 4ff9ffa9f74290ecc8dae66034e16fda64aa369f (patch) | |
tree | 8fb86befbb3867a0e1f3b98a5d6b9fae70b9a5e9 /AllLangHelp_sbasic.mk | |
parent | 2d21ebb74b31546cf7dd133df9f8c4951d325c80 (diff) |
New Python page + updates to existing pages to support embedded references
Change-Id: Ie7bd884db45e3ca59dee1ffa79b2ea14ced3d160
Reviewed-on: https://gerrit.libreoffice.org/70420
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 9325e065f6..c4d4a0c149 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -374,6 +374,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ 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_listener \ helpcontent2/source/text/sbasic/python/python_locations \ helpcontent2/source/text/sbasic/python/python_platform \ helpcontent2/source/text/sbasic/python/python_programming \ |