helpauthoring/README |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 3c7b4601876f29d6d6954b47fa45c73026dec112
Author: Eike Rathke <er...@redhat.com>
Date:   Sat Oct 24 16:09:55 2015 +0200

    correct path help/ to helpcontent2/

diff --git a/helpauthoring/README b/helpauthoring/README
index 8cab6b8..baed178 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.
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to