summaryrefslogtreecommitdiff
path: root/docs/dev/website.txt
diff options
context:
space:
mode:
authorgoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-04-02 14:12:10 +0000
committergoodger <goodger@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2009-04-02 14:12:10 +0000
commited4fadf129612aba1a15ffc4ed116b278287d4fa (patch)
tree2b3fdb6f4995fc566e0172203ece63f00fd8a534 /docs/dev/website.txt
parent9f0252d0f97f81cc66949b77019a5597a2abc9a2 (diff)
downloaddocutils-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.txt4
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::