From: "W. Trevor King" <[email protected]> Here are my notes from figuring out how catalyst works, after browsing around online and getting help from y'all. On IRC this morning, Chris White said he had some similar ideas floating around in his head. I haven't filed a bug with the HOWTO [1], but I can if anyone wants to discuss it that way.
[1]: http://www.gentoo.org/proj/en/releng/catalyst/faq.xml#howto W. Trevor King (4): doc/HOWTO: First pass at a gentle Catalyst introduction Makefile: Add DOCS for building files/HOWTO.html files/.gitignore: Ignore $(DOCS) and $(DOC_SIDE_EFFECTS) doc/HOWTO.txt: Explain how to run catalyst without installing Makefile | 15 +++- doc/HOWTO.txt | 219 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ files/.gitignore | 3 +- 3 files changed, 233 insertions(+), 4 deletions(-) create mode 100644 doc/HOWTO.txt -- 1.8.1.336.g94702dd
