From: Nicholas Nethercote Date: Tue, 30 Nov 2004 14:08:24 +0000 (+0000) Subject: Updated todo list. X-Git-Tag: svn/VALGRIND_3_0_0~1158 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4370a34af538a3ace32a87a0247b0aecb3082c58;p=thirdparty%2Fvalgrind.git Updated todo list. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3160 --- diff --git a/docs/README b/docs/README index 19f947d267..e3c34a5738 100644 --- a/docs/README +++ b/docs/README @@ -152,12 +152,18 @@ some useful xls stylesheets in cvs: - http://cvs.sourceforge.net/viewcvs.py/perl-xml/perl-xml-faq/ -TODO: ----- +TODO CRUCIAL: +------------- +- PS/PDF doesn't work because Latex runs out of memory +- Need to generate text FAQ from the valgrind/docs/xml/FAQ.xml (done at 'make + dist' time along with the HTML docs using the "dist-hook"), and remove the + old text FAQ which is in valgrind/. + +TODO LESS CRUCIAL: +------------------ - get rid of blank pages in fo output - concat titlepage + subtitle page in fo output - generate an index for the user manual (??) -- fix tex so it does not run out of memory - run through and check for not-linked hrefs: grep on 'http' - run through and check for bad email addresses: grep on '@' etc. - when we move to svn, change all refs to sourceforge.cvs