OSDN Git Service

Moving notice file generation to a python script
authorDaniel Berlin <dannyb@google.com>
Thu, 29 Mar 2012 14:33:19 +0000 (10:33 -0400)
committerDaniel Berlin <dannyb@google.com>
Fri, 30 Mar 2012 19:08:59 +0000 (15:08 -0400)
commitf5a97d7fbbda5ec8ad4ea73a8035d7fa88bbe1da
tree5d4f5e676c18b91a2a5e64050829f28fb75ffe7d
parent3a7ede24dd875602ae1954974e14c727eeb01264
Moving notice file generation to a python script
(it was getting fairly complicated in bash),
update HTML output to have a table of contents,
and fix typos/bugs in notice file CSS

Change-Id: I51131f594e3bbe63f03165fa42f5ceeaec518543
core/Makefile
tools/generate-notice-files.py [new file with mode: 0755]