Actually its even easier than that. If you check out the latest svn code you can just do (from in the gnucash-docs directory);

yelp guide/C/gnucash-guide.xml

Which will bring up the docs in yelp without having to install/convert/do anything!

The below just tests installing the docs, not necessary for editing and making sure you've got the latest from svn.

I will update the build system eventually to do the following;

1) No longer generate html (don't need it with yelp)
2) Remove the building of the index db (dont need it with yelp)
3) Various other tweaks to make things more integrated with the gnome help system

Did I mention that a lot of crap currently done by the docs install isn't needed with Yelp?

Chris

Derek Atkins wrote:
Quoting Bengt Thuree <[EMAIL PROTECTED]>:

Hi Guys

Managed to compile the concept guide
       ./autogen.sh
       ./configure
       make

make install

but where are the pictures?
There is no "figures" directory under guide/C/gnucash-guide/

If I give the following command (as per README)
       xmlto -o ~/unstable/gnucash-docs/ html gnucash-guide.xml
still no "figures" directory under ~/unstable/gnucash-docs

What am I missing?

Should I have to do a make install?
(with a configure --prefix first?)

Yes.   Or you can take a look at http://cvs.gnucash.org/docs/guide/
which is rebuilt at 4am every day now.  :)

/Bengt

-derek


_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to