Update git submodules
commitbf0e6dbaf3cb288f08bb2d0226d73a0c20f0e154
authorRafael Lima <rafael.palma.lima@gmail.com>
Wed, 24 Nov 2021 13:33:43 +0000 (24 15:33 +0200)
committerGerrit Code Review <gerrit@gerrit.libreoffice.org>
Wed, 24 Nov 2021 13:33:43 +0000 (24 14:33 +0100)
treeeb15980613a94b27529208c93c71eba4b4e96f95
parentb551c9e24a51b9443f3b0c17d354eed4f4953403
Update git submodules

* Update helpcontent2 from branch 'master'
  to 9ae4ee41e475d51f22122596c1f0bf4931232864
  - Refactor help tree files

    This patch applies "xmlling --format" to all *.tree files in helpcontent2/source/auxiliary.

    The reason for this refactoring is that these files' indentation is very messy and it makes it harder to maintain and update the files. Also, the indentation used here relies on Tabs whereas XHP files use two blank spaces as indentation.

    So this refactoring also applies 2 blank spaces as indentation to the tree files.

    Change-Id: I54366d6efd011a09baf45c3b74c089bd9b0401f1
    Reviewed-on: https://gerrit.libreoffice.org/c/help/+/125718
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
helpcontent2