Fix gen.py header
This commit is contained in:
parent
5f0ed768c7
commit
d8916cf914
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue