SF.net SVN: docutils:[9697 ] trunk/docutils/docs/dev/w ebsite.txt
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9697
http://sourceforge.net/p/docutils/code/9697
Author: grubert
Date: 2024-05-10 08:56:49 +0000 (Fri, 10 May 2024)
Log Message:
-----------
remove mentioning old tool
Modified Paths:
--------------
trunk/docutils/docs/dev/website.txt
Modified: trunk/docutils/docs/dev/website.txt
===================================================================
--- trunk/docutils/docs/dev/website.txt 2024-05-08 10:32:41 UTC (rev 9696)
+++ trunk/docutils/docs/dev/website.txt 2024-05-10 08:56:49 UTC (rev 9697)
@@ -77,14 +77,12 @@
once to create the directories in the filesystem before preparing for
HTML processing.
-#. Run the sandbox/infrastructure/update-htmlfiles shell script to generate
- .html files::
+#. Any .html document with a corresponding .txt file is regenerated
+ if the .txt has changed, but no new .html files will be generated.
- cd <DOCUTILS-ROOT>/docutils/
- sandbox/infrastructure/update-htmlfiles \
- sandbox/infrastructure/htmlfiles.lst
+ Therefore *touch* the .html-file and then the .txt.
- (Maybe this should become part of docutils-update.local.)
+#. ``docutils-update.local -u`` Regenerate .html unconditionally.
Removing Files & Directories
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.