diff options
author | Rafael Lima <rafael.palma.lima@gmail.com> | 2021-08-02 16:53:20 +0200 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-08-03 01:39:29 +0200 |
commit | 0b7cde3aabef66890ebeb3ab8581d2104473214a (patch) | |
tree | 62af613b4189215ee46e58b9cfd2374e2b7a1b1d /source/auxiliary | |
parent | 1951014d9e7c5270904789c2964d35fca8487134 (diff) |
Create help page for the Development Tools feature
Change-Id: Ib392399fa71c27ce6be7fca8c55985d75519ea87
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/119855
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/auxiliary')
-rw-r--r-- | source/auxiliary/sbasic.tree | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/source/auxiliary/sbasic.tree b/source/auxiliary/sbasic.tree index 52dcb35a4a..9256c75d07 100644 --- a/source/auxiliary/sbasic.tree +++ b/source/auxiliary/sbasic.tree @@ -391,5 +391,8 @@ <topic id="sbasic/text/sbasic/python/python_2_basic.xhp">Calling Basic Macros from Python</topic> </node> </node> + <node id="0703" title="Script Development Tools"> + <topic id="shared/text/shared/guide/dev_tools.xhp">Object Inspector</topic> + </node> </help_section> </tree_view> |