From 7341af59640b65d409a09bec1ff891bd9e40b8ca Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 18 Feb 2016 13:24:40 +1000 Subject: Shift some docs around, and link to them. --- docs/The_Naminator.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 docs/The_Naminator.txt (limited to 'docs/The_Naminator.txt') diff --git a/docs/The_Naminator.txt b/docs/The_Naminator.txt deleted file mode 100644 index 8a6a25e..0000000 --- a/docs/The_Naminator.txt +++ /dev/null @@ -1,14 +0,0 @@ -The Naminator eliminates human readable names, to make way for computer -names for SkyNet. Or something. - -In world names can be anything, but they map more or less to file names -and URLs, so the names have to be munged accordingly. A further issue -is that different in world objects can have the same name. Lots of -copies of the same thing, or two different things that happen to be -called the same thing. No one is gonna individually name each tree in a -forest, or every lamppost in the city. File names and URLs have to be -unique. The Naminator deals with munging names to deal with these -issues. It should generate names that are compatible with a variety of -operating and file systems, as well as being URL compatible. This is -such a useful thing to do that it should be a shared library, even if it -will be tiny. -- cgit v1.1