about summary refs log tree commit homepage
path: root/Manifest.txt
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-09-07 15:49:55 -0700
committerEric Wong <normalperson@yhbt.net>2009-09-07 16:00:07 -0700
commitcee939b527e82237f89eb8eece62610854ac888a (patch)
tree019f3874373ea19c4292df73d90c8df85cee634c /Manifest.txt
parent00814d46e9e82fa24d38bd77172143df3757f020 (diff)
downloadclogger-cee939b527e82237f89eb8eece62610854ac888a.tar.gz
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
Diffstat (limited to 'Manifest.txt')
-rw-r--r--Manifest.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/Manifest.txt b/Manifest.txt
deleted file mode 100644
index c627799..0000000
--- a/Manifest.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-.gitignore
-COPYING
-GNUmakefile
-History.txt
-Manifest.txt
-README.txt
-Rakefile
-ext/clogger_ext/clogger.c
-ext/clogger_ext/extconf.rb
-ext/clogger_ext/ruby_1_9_compat.h
-lib/clogger.rb
-lib/clogger/format.rb
-lib/clogger/pure.rb
-setup.rb
-test/test_clogger.rb