summaryrefslogtreecommitdiff
path: root/helpauthoring
diff options
context:
space:
mode:
authorEike Rathke <erack@redhat.com>2015-10-24 16:09:55 +0200
committerEike Rathke <erack@redhat.com>2015-10-24 16:09:55 +0200
commit3c7b4601876f29d6d6954b47fa45c73026dec112 (patch)
treebd32a4428d3b386ea2a8bb7f2dd560009d8a7b45 /helpauthoring
parent5299f382a4f6f4edaedf7ede000935adccdb9bbf (diff)
correct path help/ to helpcontent2/
Diffstat (limited to 'helpauthoring')
-rw-r--r--helpauthoring/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/helpauthoring/README b/helpauthoring/README
index 8cab6b89..baed1781 100644
--- a/helpauthoring/README
+++ b/helpauthoring/README
@@ -19,11 +19,11 @@ and start hacking it. Most probably you'll want to do improvements to the
To do that the most effectively, choose a reasonably complicated .xhp file,
like:
- help/source/text/schart/01/type_stock.xhp
+ helpcontent2/source/text/schart/01/type_stock.xhp
convert it to .fodt (Save As... in Writer), and then use:
- xsltproc helpauthoring/filter/soffice2xmlhelp.xsl help/source/text/schart/01/type_stock.fodt > out
+ xsltproc helpauthoring/filter/soffice2xmlhelp.xsl helpcontent2/source/text/schart/01/type_stock.fodt > out
When you are happy with the improved output in 'out', commit & push the
improved soffice2xmlhelp.xsl via gerrit.