diff options
author | Fred Drake <fdrake@acm.org> | 2004-11-13 17:45:39 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 2004-11-13 17:45:39 (GMT) |
commit | 1681b622515e2c174d59e79746579e71339adc04 (patch) | |
tree | d2f74e1220f1b1573180ed191402eb854da057f3 /Doc/.cvsignore | |
parent | bbc0d4409c4edc43d9f9b38bff089fd63f43734a (diff) | |
download | cpython-1681b622515e2c174d59e79746579e71339adc04.zip cpython-1681b622515e2c174d59e79746579e71339adc04.tar.gz cpython-1681b622515e2c174d59e79746579e71339adc04.tar.bz2 |
add another way to specify an alternate name for the documentation set,
so that this is harder to forget to do for development of new styles
Diffstat (limited to 'Doc/.cvsignore')
-rwxr-xr-x | Doc/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/.cvsignore b/Doc/.cvsignore index b5159d8..8f8d035 100755 --- a/Doc/.cvsignore +++ b/Doc/.cvsignore @@ -3,3 +3,4 @@ *.zip *.tar pkglist.html +.doctype |