gccadmin's local copy.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@40489
138bc75d-0d04-0410-961f-
82ee72b054a4
+2001-03-15 Joseph S. Myers <jsm28@cam.ac.uk>
+
+ * update_web_docs: Use /usr/local/bin/texi2html rather than
+ gccadmin's local copy.
+
2001-03-10 Joseph S. Myers <jsm28@cam.ac.uk>
* crontab, doc_exclude, update_branch_version, update_version,
# Now convert the relavent files from texi to html
for file in c-tree cpp chill gcc gcov gxxint g77 iostream objc-features; do
- /home/gccadmin/scripts/texi2html -glossary -menu -split_chapter ${file}.texi
+ /usr/local/bin/texi2html -glossary -menu -split_chapter ${file}.texi
done
# Then build a gzipped copy of each of the resulting .html files