summaryrefslogtreecommitdiff
path: root/nlpsolver
diff options
context:
space:
mode:
authorBence Babati <b.baabsi@gmail.com>2012-09-04 17:49:52 +0200
committerAndras Timar <atimar@suse.com>2012-09-10 21:33:21 +0200
commit7017654a70f7e55e5c608a196b58eeb3d859c066 (patch)
tree027023cb9f59983d8fa3b8655276e1a04f8c1b5c /nlpsolver
parentad050e40f1eb05c49b116ec9d856142f8dc4f635 (diff)
add help.tree files to extensions' help
Change-Id: I2decf0178dea2722a752291f21e97cae4aab8074
Diffstat (limited to 'nlpsolver')
-rw-r--r--nlpsolver/Extension_nlpsolver.mk3
-rw-r--r--nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree19
-rw-r--r--nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp29
3 files changed, 51 insertions, 0 deletions
diff --git a/nlpsolver/Extension_nlpsolver.mk b/nlpsolver/Extension_nlpsolver.mk
index 6f2690f1ebd9..75c8f7f4a3f5 100644
--- a/nlpsolver/Extension_nlpsolver.mk
+++ b/nlpsolver/Extension_nlpsolver.mk
@@ -45,4 +45,7 @@ $(eval $(call gb_Extension_add_helpfiles,nlpsolver,$(SRCDIR)/nlpsolver/help/en,
com.sun.star.comp.Calc.NLPSolver/Usage.xhp \
))
+$(eval $(call gb_Extension_add_helptreefile,nlpsolver,$(SRCDIR)/nlpsolver/help/en,/help.tree,com.sun.star.comp.Calc.NLPSolver/help.tree,com.sun.star.comp.Calc.NLPSolver))
+
+
# vim: set noet sw=4 ts=4:
diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree
new file mode 100644
index 000000000000..7ccf4d6c25a9
--- /dev/null
+++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/help.tree
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!--
+ * 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/.
+ *
+-->
+
+<tree_view>
+<help_section application="scalc" id="08" title="Solver for Nonlinear Problems">
+ <node id="0816" title="Solver for Nonlinear Problems">
+ <topic id="help/com.sun.star.comp.Calc.NLPSolver/Usage.xhp">Usage</topic>
+ <topic id="help/com.sun.star.comp.Calc.NLPSolver/Options.xhp">Options</topic>
+ </node>
+</help_section>
+</tree_view>
diff --git a/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp
new file mode 100644
index 000000000000..f6403c45c42b
--- /dev/null
+++ b/nlpsolver/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp
@@ -0,0 +1,29 @@
+<?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/.
+ *
+-->
+
+<meta>
+ <topic id="tree_stringsxml" indexer="include" status="PUBLISH">
+ <title xml-lang="en-US" id="tit" localize="false">Note to translators:</title>
+ <filename>/help/en/com.sun.star.comp.Calc.NLPSolver/tree_strings.xhp</filename>
+ </topic>
+</meta>
+
+<body>
+ <comment>This file contains extra strings for the contents (*.tree) files. No indexing!</comment>
+ <switch select="sys"> <case select="OS2">
+ <paragraph role="heading" level="1" id="hd_id3150150" xml-lang="en-US" localize="false">File: help.tree</paragraph>
+ <paragraph role="paragraph" id="par_id3160160" xml-lang="en-US">&lt;help_section application=&quot;scalc&quot; id=&quot;08&quot; title=&quot;Solver for Nonlinear Problems&quot;&gt;</paragraph>
+ <paragraph role="paragraph" id="par_id3170170" xml-lang="en-US">&lt;node id=&quot;0816&quot; title=&quot;Solver for Nonlinear Problems&quot;&gt;</paragraph>
+ </case> </switch>
+</body>
+
+</helpdocument>