From b01f85baef364236cb68dd0dbeb0bcb7513bd85c Mon Sep 17 00:00:00 2001 From: Alain Romedenne Date: Fri, 4 Jan 2019 17:36:06 -0200 Subject: [PATCH] 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 --- AllLangHelp_sbasic.mk | 1 + source/text/sbasic/python/main0000.xhp | 1 + source/text/sbasic/python/python_examples.xhp | 39 +++++++++++++++++++ 3 files changed, 41 insertions(+) create mode 100644 source/text/sbasic/python/python_examples.xhp 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 \ diff --git a/source/text/sbasic/python/main0000.xhp b/source/text/sbasic/python/main0000.xhp index 05f9abcc9e..d4d33b54d8 100644 --- a/source/text/sbasic/python/main0000.xhp +++ b/source/text/sbasic/python/main0000.xhp @@ -34,6 +34,7 @@ Creating a dialog + Programming Examples diff --git a/source/text/sbasic/python/python_examples.xhp b/source/text/sbasic/python/python_examples.xhp new file mode 100644 index 0000000000..8e3dd253ab --- /dev/null +++ b/source/text/sbasic/python/python_examples.xhp @@ -0,0 +1,39 @@ + + + + + + Python examples + /text/sbasic/python/python_examples.xhp + + + +
+ + Python;examples + Python;shell + Python;platform + Python;session + +

Python programming examples

+
+ + +