On Wed, 2016-08-03 at 18:30 +0200, Ján Tomko wrote:
There is little information value in:
Todo list unavailable: no config file
Drop the file completely along with the script generating it.
---
.gitignore | 1 -
docs/Makefile.am | 34 ++------------
docs/sitemap.html.in | 4 --
docs/todo.cfg-example | 26 -----------
docs/todo.pl | 125 --------------------------------------------------
5 files changed, 4 insertions(+), 186 deletions(-)
delete mode 100644 docs/todo.cfg-example
delete mode 100755 docs/todo.pl
Yes please.
Having a static list of items pulled from Bugzilla in the
release archives would be quite pointless even if we
actually managed to build it correctly; as it stands, it's
just embarassing. Same for the website.
You'll want to incorporate Cole's proposed changes to TODO,
or at the very least rid that file of any reference to URLs
you're removing with this commit ;)
On the other hand, removing todo.html outright would result
in a valid URL turning into a 404, which is not cool.
ACK if you squash in the attached patch, or provide an
alternative solution for these issues.
--
Andrea Bolognani / Red Hat / Virtualization