diff options
author | LibreOfficiant <LibreOfficiant@sfr.fr> | 2020-04-10 10:38:11 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2020-04-17 20:11:06 +0200 |
commit | d1fdd2270aa5d6b5c3ac6b608a04b9e8eb3f3e6f (patch) | |
tree | 07e0f2fc6e1470adf430eeacd6270baa94d87c4f /AllLangHelp_sbasic.mk | |
parent | 82bb6643f1050a9ec83e39150a54e98d9ce81433 (diff) |
tdf#131416 Basic syntax diagrams reusable fragments
- a new help page to aggregate all fragments
- reusable fragments as media/helpimg's
Change-Id: If28747a75bbbd14ae8a0cc04bdedb8b7d81f173b
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/92009
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 3860b45493..6a53d6bea4 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -363,6 +363,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/compatibilitymode \ helpcontent2/source/text/sbasic/shared/enum \ helpcontent2/source/text/sbasic/shared/ErrVBA \ + helpcontent2/source/text/sbasic/shared/fragments \ helpcontent2/source/text/sbasic/shared/partition \ helpcontent2/source/text/sbasic/shared/property \ helpcontent2/source/text/sbasic/shared/replace \ |