Fix gen.py header

This commit is contained in:
Steven Grimm 2013-12-26 15:19:48 -08:00
parent 5f0ed768c7
commit d8916cf914
1 changed files with 3 additions and 3 deletions

View File

@ -19,10 +19,10 @@ server-side includes) thrown in, plus one short PHP script.
Inside that directory are a bunch of subdirectories, mostly Inside that directory are a bunch of subdirectories, mostly
corresponding to the major sections of the site. I'll get to them corresponding to the major sections of the site. I'll get to them
individually in a moment, but first a word on some common things you'll individually in a moment, but first a word on how some of the files
see in most of them. get generated.
## gen.py ### gen.py - building the episode pages
The biggest thing to know about is a Python script called "gen.py", The biggest thing to know about is a Python script called "gen.py",
a version of which lives in each of the directories that contains a version of which lives in each of the directories that contains