We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e67c356 commit 97c8928Copy full SHA for 97c8928
website/README.txt
@@ -57,6 +57,17 @@ to free resources:
57
58
updating www.roundup-tracker.org
59
---------------------------------
60
+Note that sourceforge still only has python2 available on it's
61
+systems. Doc updates probably need to be done by building on local
62
+machine using modern Sphinx (7.x or greater) and the generated files
63
+pushed to the website.
64
+
65
+Also the files htdocs/ahref* and htdocs/google* have to be copied from
66
+the current production tree to the new directory so we keep some level
67
+of analytics.
68
69
+-----
70
71
Site update requires rebuilding HTML files. For that
72
`sphinx` is required/
73
Hopefully, it is already installed into virtualenv, so
0 commit comments