# HG changeset patch # User John Rouillard # Date 1736738188 18000 # Node ID 9489ea677a610a2d478cc0ad9df3832dbf6d536b # Parent b757cf5094802f11db6ee4587e3da8333f527e13 doc: update README for www.roundup-tracker.org. New directions on building/upgrading. diff -r b757cf509480 -r 9489ea677a61 website/README.txt --- a/website/README.txt Sun Jan 12 20:41:31 2025 -0500 +++ b/website/README.txt Sun Jan 12 22:16:28 2025 -0500 @@ -57,6 +57,17 @@ updating www.roundup-tracker.org --------------------------------- +Note that sourceforge still only has python2 available on it's +systems. Doc updates probably need to be done by building on local +machine using modern Sphinx (7.x or greater) and the generated files +pushed to the website. + +Also the files htdocs/ahref* and htdocs/google* have to be copied from +the current production tree to the new directory so we keep some level +of analytics. + +----- + Site update requires rebuilding HTML files. For that `sphinx` is required/ Hopefully, it is already installed into virtualenv, so