summaryrefslogtreecommitdiff
path: root/Package_html_media.mk
diff options
context:
space:
mode:
authorAlain Romedenne <LibreOfficiant@sfr.fr>2020-12-01 14:39:32 +0100
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-12-03 06:09:02 +0100
commite017c71c1ca6e86fd65bab2af300fe149fcc01ab (patch)
treee1e34d0116810104e4c26e47f5d0a4ef9d8b6723 /Package_html_media.mk
parentfdcc3f43b6cca1494f32c2dd10f03b05c2d8ebd6 (diff)
tdf#131416 Basic Syntax Diagrams - the end
+ Beep + MkDir + RmDir + Stop + With Note: Basic functions are not provided with a syntax 'diagram' as their syntax is conventional. Change-Id: I36e37947f8982dd0f27241e6a76edc84572bc636 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/106947 Tested-by: Jenkins Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org> (cherry picked from commit 37d03e7d61caa560373268675ad87d91242bce05) Reviewed-on: https://gerrit.libreoffice.org/c/help/+/107102 Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'Package_html_media.mk')
-rw-r--r--Package_html_media.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/Package_html_media.mk b/Package_html_media.mk
index 0d36c67731..2fb33193bc 100644
--- a/Package_html_media.mk
+++ b/Package_html_media.mk
@@ -114,6 +114,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
helpimg/sbasic/char_fragment.svg \
helpimg/sbasic/comment_fragment.svg \
helpimg/sbasic/typename_fragment.svg \
+ helpimg/sbasic/Beep_statement.svg \
helpimg/sbasic/Call_statement.svg \
helpimg/sbasic/Close_statement.svg \
helpimg/sbasic/Const_statement.svg \
@@ -134,6 +135,7 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
helpimg/sbasic/Input_statement.svg \
helpimg/sbasic/LetSet_statement.svg \
helpimg/sbasic/Line-Input_statement.svg \
+ helpimg/sbasic/MkDir_statement.svg \
helpimg/sbasic/On-Error_statement.svg \
helpimg/sbasic/On-GoSub-GoTo_statement.svg \
helpimg/sbasic/Option_statement.svg \
@@ -146,11 +148,14 @@ $(eval $(call gb_Package_add_files_with_dir,helpcontent2_html_media,$(LIBO_SHARE
helpimg/sbasic/ReDim_statement.svg \
helpimg/sbasic/Resume_statement.svg \
helpimg/sbasic/Reset_statement.svg \
+ helpimg/sbasic/RmDir_statement.svg \
helpimg/sbasic/Seek_statement.svg \
helpimg/sbasic/Select-Case_statement.svg \
+ helpimg/sbasic/Stop_statement.svg \
helpimg/sbasic/Sub_statement.svg \
helpimg/sbasic/Type_statement.svg \
helpimg/sbasic/While_statement.svg \
+ helpimg/sbasic/With_statement.svg \
helpimg/sbasic/Write_statement.svg \
helpimg/scalc/coordinates-to-polar-01.svg \
helpimg/sdraw/control_points.png \