Mercurial > p > roundup > code
comparison website/README.txt @ 8278:9489ea677a61
doc: update README for www.roundup-tracker.org.
New directions on building/upgrading.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 12 Jan 2025 22:16:28 -0500 |
| parents | 53da2c697fab |
| children | 5d1f833801f9 |
comparison
equal
deleted
inserted
replaced
| 8277:b757cf509480 | 8278:9489ea677a61 |
|---|---|
| 55 | 55 |
| 56 shutdown | 56 shutdown |
| 57 | 57 |
| 58 updating www.roundup-tracker.org | 58 updating www.roundup-tracker.org |
| 59 --------------------------------- | 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 | |
| 60 Site update requires rebuilding HTML files. For that | 71 Site update requires rebuilding HTML files. For that |
| 61 `sphinx` is required/ | 72 `sphinx` is required/ |
| 62 Hopefully, it is already installed into virtualenv, so | 73 Hopefully, it is already installed into virtualenv, so |
| 63 the whole procedure looks like so: | 74 the whole procedure looks like so: |
| 64 | 75 |
