diff options
author | Olivier Hallot <olivier.hallot@edx.srv.br> | 2015-07-26 17:39:23 -0300 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-08-25 15:12:31 +0000 |
commit | fff841e50d4e1b36453820b66f150d708ebfff2b (patch) | |
tree | 3e3c6c53167aa89ac0b32ea49b1a439f2b481cbd /source/text/shared/need_help.xhp | |
parent | 67285d99b8c9373ba3fa992679353ee1a5bc4da9 (diff) |
TDF#80588 Help page for Basic IDE Options
Help page for Basic IDE Option in Tools - LibreOffice - Basic IDE Options
Before merging this patch it is necessary to verify correctness of the help page contents.
Change-Id: Ic80410910ed3eadb02c4fd49c02fc5f1dce053db
Reviewed-on: https://gerrit.libreoffice.org/17356
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'source/text/shared/need_help.xhp')
-rw-r--r-- | source/text/shared/need_help.xhp | 49 |
1 files changed, 27 insertions, 22 deletions
diff --git a/source/text/shared/need_help.xhp b/source/text/shared/need_help.xhp index 414d5fcd58..8788bf4aee 100644 --- a/source/text/shared/need_help.xhp +++ b/source/text/shared/need_help.xhp @@ -1,31 +1,36 @@ -<?xml version="1.0"?> +<?xml version="1.0" encoding="UTF-8"?> <helpdocument version="1.0"> -<!--*********************************************************** -* This file is part of the LibreOffice project. -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this -* file, You can obtain one at http://mozilla.org/MPL/2.0/. -* -* This file incorporates work covered by the following license notice: -* -* Licensed to the Apache Software Foundation (ASF) under one or more -* contributor license agreements. See the NOTICE file distributed -* with this work for additional information regarding copyright -* ownership. The ASF licenses this file to you under the Apache -* License, Version 2.0 (the "License"); you may not use this file -* except in compliance with the License. You may obtain a copy of -* the License at http://www.apache.org/licenses/LICENSE-2.0 . -****************************************************************--> +<!-- + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + * + * This file incorporates work covered by the following license notice: + * + * Licensed to the Apache Software Foundation (ASF) under one or more + * contributor license agreements. See the NOTICE file distributed + * with this work for additional information regarding copyright + * ownership. The ASF licenses this file to you under the Apache + * License, Version 2.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy of + * the License at http://www.apache.org/licenses/LICENSE-2.0 . +--> + <meta> -<topic id="topic_0506201512363995"> -<title xml-lang="en-US" id="tit">Need Help</title> -<filename>/text/need_help.xhp</filename> -</topic> + <topic id="topic_2507201510192393"> + <title xml-lang="en-US" id="tit">Need Help</title> + <filename>/text/shared/need_help.xhp</filename> + </topic> </meta> + <body> + + <section id="needhelp"> <paragraph id="hd_id1000010" role="warning" xml-lang="en-US">This help page needs further work for correctness and completion. Please help LibreOffice project to write the missing information. Join the LibreOffice community.</paragraph> </section> </body> + </helpdocument>
\ No newline at end of file |