From cee939b527e82237f89eb8eece62610854ac888a Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 7 Sep 2009 15:49:55 -0700 Subject: Switch to hand-rolled packaging/distro scripts Several bikeshed reasons brought me to this point: * I like the README.html layout more than any default index.html even if it's using README content. Having links on the side helps navigation IMHO. * publish_docs preserves timestamps to improve cache hit rate * git is used to maintain the manifest at packaging/release-time so my changesets have less noise in them * git is used to generate history files (from tag messages), this is a more DRY approach to me. * I don't like the ".txt" suffix being translated to "_txt.html" in URLs. I don't like the ".txt" suffix in general. * I don't like Manifest.txt showing up in my RDoc --- .document | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .document (limited to '.document') diff --git a/.document b/.document new file mode 100644 index 0000000..b9cb90b --- /dev/null +++ b/.document @@ -0,0 +1,4 @@ +README +History +lib +ext/clogger_ext/clogger.c -- cgit v1.2.3-24-ge0c7