summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-07-10 21:16:23 +0100
committerNick White <git@njw.me.uk>2012-07-10 21:16:23 +0100
commit95cb0fbdbdcea43000b811100886383b7be5616f (patch)
tree1cc7d528111595720c73942f0e8e7d2139b570d5 /TODO
parent4e6b01857db64898a4619415543eefca771a527e (diff)
Format and package man pages for windows distribution
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index d4b9297..cedbc53 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,5 @@
# other todos
-format and package man pages in win packages
-
in getabook, the web client tries downloading sequentially the first few pages, regardless of whether they're in the available page list. this actually works (some or all of these pages will return), so we should implement something similar too. exactly how it knows when to stop looking is not clear, at least with the one i tried, it just tried all of the first 25 pages.
in getgbook, check that downloaded page doesn't match 'page not available' image; if so delete (as may be redownloadable later, perhaps even then with different cookies)