diff options
author | Bdale Garbee <bdale@gag.com> | 2014-06-24 22:43:04 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2014-06-24 22:43:04 -0600 |
commit | 75db560e2c9fbb2889db507acc93e889bf15bc2a (patch) | |
tree | 48abdfeac4db624b95090bc2e83a4c9f739dfacd | |
parent | 61ca8493566d5ea0da379970ab94f80a462dd368 (diff) |
Windows sucks, hard .. make sure filenames are legal in .mdwn files
-rw-r--r-- | Releasing | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -92,6 +92,8 @@ These are Bdale's notes on how to do a release. /home/bdale/web/altusmetrum/MicroPeak/releases/<rev>.mdwn, and /home/bdale/web/altusmetrum/TeleGPS/releases/<rev>.mdwn + - make sure the Windows stuff is like 1-4-1, not 1.4.1! + (cd doc ; make publish) this pushes fresh documents to the web site |