diff options
| author | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-04-02 14:12:10 +0000 |
|---|---|---|
| committer | goodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2009-04-02 14:12:10 +0000 |
| commit | ed4fadf129612aba1a15ffc4ed116b278287d4fa (patch) | |
| tree | 2b3fdb6f4995fc566e0172203ece63f00fd8a534 /docs/dev/website.txt | |
| parent | 9f0252d0f97f81cc66949b77019a5597a2abc9a2 (diff) | |
| download | docutils-ed4fadf129612aba1a15ffc4ed116b278287d4fa.tar.gz | |
fix
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5896 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docs/dev/website.txt')
| -rw-r--r-- | docs/dev/website.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/website.txt b/docs/dev/website.txt index 9e8d26cfa..262422359 100644 --- a/docs/dev/website.txt +++ b/docs/dev/website.txt @@ -63,8 +63,8 @@ Adding .txt Files When adding a new .txt file: -* Edit sandbox/infrastructure/htmlfiles.lst, and add the .txt file - where appropriate (sorted order). +* Edit sandbox/infrastructure/htmlfiles.lst, and add the .html file + corresponding to the new .txt file (please keep the sorted order). * Run the sandbox/infrastructure/update-htmlfiles shell script to generate .html files:: |
