On Tuesday, July 19, 2011, Guillaume Lelarge <guilla...@lelarge.info> wrote: > On Tue, 2011-07-19 at 21:44 +0100, Dave Page wrote: >> On Tue, Jul 19, 2011 at 8:06 PM, Guillaume Lelarge >> <guilla...@lelarge.info> wrote: >> >> There's no Makefile there. Did you forget to check it in? >> >> >> >> >> > >> > Oops, forgot this one. The fact that Makefile is in the .gitignore file >> > didn't help. >> >> So I'm thinking we should probably check that in as "Makefile.sphinx", >> and then add a "docs" target to the top level Makefile that does >> something like: >> >> cd docs/en_US && make -f Makefile.sphinx htmlhelp SPHINXBUILD="${sphinx}" >> >> where ${sphinx} is set to the path & filename of the sphinx >> executable, from a configure option. >> >> Thoughts? >> > > Yes, that would work. I don't really understand why you want to build > htmlhelp files on Unix. It would only create the .hhp project file, but > not the CHM.
Because that's what the wxWidget help viewer displays - the difference is that it uses the htmlhelp project files and html files directly, not a chm file. -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers