On Tue, Jul 21, 2009 at 12:24 PM, Simon Heimberg<sim...@besonet.ch> wrote:
> I experimented with the rst documentation. I have adapted the Makefile
> from Steve to rst and made dependent targets. And there is a new target
> "bitbucket" which prepends and appends the necessary characters to the
> rst files for showing them in bb.
>
> The repo is on http://bitbucket.org/simohe/thg-manual-rst/
>
> I still have some questions:
> * What is xmllint used for before creating a PDF? For looking nicer? Or
> is there more use?
> * Why is windows line break (CRLF) used? The files in tortoisehg do have
> LF. (For the bitbucket output the line breaks must be converted.)

I agree, these should be LF.  We can clean that up when we migrate
this to the tortoisehg repository.

> and several problems:
> * docbook reports an error for index.txt (Unknown directive type
> "toctree").

'toctree' seems to be a sphynx directive.

> * I get errors when executing xmllint for creating out.xml. (element
> imagedata: validity error, ...) Is this normal?

I don't think so.

> FOP complains about several things (not finding
> images/thg_logo_92x50.png, ...) and breaks with a NullPointerException.
> What can be wrong?

Looks like a relative path issue.

--
Steve Borho

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to