diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2019-07-23 17:16:46 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-26 13:30:28 +0200 |
commit | 6880ed4b733994558cd6d906850624a6fdc94321 (patch) | |
tree | 1943719dd476c9110431f63f8e5f3b788782a55e /AllLangHelp_sbasic.mk | |
parent | 9f558a9df14657cf549320364cb37f49b0f60c4d (diff) |
Python dialog handler new topic
'Dialog Handler' new topic
bunch of x-ref between pages
make & toc
OH:
- fixed broken file path
- fixed broken links
Change-Id: I37e94fea48c394310298ff6f4b13f22c71c523c4
Reviewed-on: https://gerrit.libreoffice.org/76191
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 1cac18fe40..cc5f02cbc8 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -376,6 +376,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/python/python_dialogs \ helpcontent2/source/text/sbasic/python/python_document_events \ helpcontent2/source/text/sbasic/python/python_examples \ + helpcontent2/source/text/sbasic/python/python_handler \ helpcontent2/source/text/sbasic/python/python_ide \ helpcontent2/source/text/sbasic/python/python_import \ helpcontent2/source/text/sbasic/python/python_listener \ |