Ihor Radchenko <[email protected]> writes: > "Updating the list of hooks/commands/options on Worg" section of > https://orgmode.org/worg/org-maintenance.html is referring to mk/eldo.el > which does not exist.
Fixed. > From git history, eldo.el is now located inside worg/code/eldo.el > > The other linked file - https://orgmode.org/worg/doc.html is supposed to be > autogenerated by eldo.el, but eldo.el is never used in WORG's > publish.sh. > > We should at least update the > https://orgmode.org/worg/org-maintenance.html page to reflect the new > script location. Fixed too. > In addition, it is probably a good idea to auto-generate worg/doc.org > during publishing. I updated eldo.el to use the correct repos URLs, along with other minor fixes and I regenerated the publication of doc.org. We can auto-generate worg/doc.org during Worg publishing, I have the start of a patch for that, but I'm really unsure whether doc.org is that useful. It feels redundant with the Org manuals indices or with the code itself. My guess is that nobody really reads it, and the the usefulness of this file lies in the fact that search engines can index it... is it enough to justify a (complex) publication task run every few hours? Or maybe I'm wrong and people read doc.html. But there was no complaint that the file was outdated for very long. I suggest to simply remove it, along with the whole eldo.el machinery. WDYT? -- Bastien
