diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2019-07-03 19:43:26 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2019-07-15 02:23:47 +0200 |
commit | 3d1c81107309511f00a024a2e1a706a8bf96af47 (patch) | |
tree | c43bf8f3efa50dd1aac2c4d7cc2dea7be867ed5e /source/auxiliary | |
parent | 15790ee596f22dcea3ddcdacdc56113ec54b63f3 (diff) |
Python to Basic Help page
- Python x Basic inter-language calls
- Dialog handlers with Basic or Python
Amend 1
- place page at right path
- inter-page link calls
- entry in Contents
- Some changes in passive voice, articles in text
Change-Id: I5bb54150f534486c092036a8ed4fa7cc38cc9ef0
Reviewed-on: https://gerrit.libreoffice.org/75057
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 8ecb215a07..308f10f997 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -338,6 +338,7 @@ <node id="070202" title="Programming with Python"> <topic id="sbasic/text/sbasic/python/python_programming.xhp">Programming with Python Scripts</topic> <topic id="sbasic/text/sbasic/python/python_examples.xhp">Python Programming Examples</topic> + <topic id="sbasic/text/sbasic/python/python_2_basic.xhp">Calling Basic Macros from Python</topic> </node> </node> </help_section> |