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

+
+ + +