diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-20 19:38:21 -0300 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-03-21 19:38:56 +0100 |
commit | 4a1008b6ee7043031e9b050adcf836c2f0c88a47 (patch) | |
tree | 475a49411ead3dc89b9dc7db41e7f676a2e12df7 /source/text/swriter | |
parent | bd71cddd5c343dc894e78bb9809acb94ca1db337 (diff) |
Deploy videos in New Help (WIP)
Add YouTube videos in New help.
add makefile
NOTE: <object> is not rendered in old help.
NOTE2: Removed online objects from offline help
Change-Id: I829fe1858002a454417d36d0651fe49097e008d4
Reviewed-on: https://gerrit.libreoffice.org/51679
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'source/text/swriter')
-rw-r--r-- | source/text/swriter/main0000.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/swriter/main0000.xhp b/source/text/swriter/main0000.xhp index d5f21323c1..2208f6172e 100644 --- a/source/text/swriter/main0000.xhp +++ b/source/text/swriter/main0000.xhp @@ -18,7 +18,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> - + <helpdocument version="1.0"> <meta> <topic id="textswritermain0000xml" indexer="include" status="PUBLISH"> @@ -33,6 +33,7 @@ <bookmark xml-lang="en-US" branch="hid/SW_HID_EDIT_WIN" id="bm_id3147244" localize="false"/> <bookmark xml-lang="en-US" branch="hid/HID_GLOBAL_FALLBACK" id="bm_id3147247" localize="false"/> <paragraph role="heading" id="hd_id3147233" xml-lang="en-US" level="1">%PRODUCTNAME Writer Help</paragraph> +<embed href="text/shared/06/youtubevideos.xhp#whatisit"/> <paragraph role="heading" id="hd_id3147258" xml-lang="en-US" level="3">Working With %PRODUCTNAME Writer</paragraph> <embed href="text/swriter/main0503.xhp#main0503"/> <embed href="text/swriter/guide/main.xhp#main"/> |