Homepage DOCS needs update
How is the update of http://www.mplayerhq.hu/DOCS/ accomplished? Doesn't seem to be in the homepage repository (or I'm blind) and is outdated. Ingo
On Sun, Jan 30, 2011 at 02:48:10AM +0100, Ingo Brückl wrote:
How is the update of http://www.mplayerhq.hu/DOCS/ accomplished? Doesn't seem to be in the homepage repository (or I'm blind) and is outdated.
It's supposed to correspond to DOCS/xml in the main repository, but I do not know if updating of it currently works.
Reimar Döffinger wrote on Sun, 30 Jan 2011 11:18:32 +0100:
It's supposed to correspond to DOCS/xml in the main repository, but I do not know if updating of it currently works.
It does not. Recent changes do not show up there. Ingo
On Sun, 30 Jan 2011 11:18:32 +0100, Reimar Döffinger wrote:
On Sun, Jan 30, 2011 at 02:48:10AM +0100, Ingo Brückl wrote:
How is the update of http://www.mplayerhq.hu/DOCS/ accomplished? Doesn't seem to be in the homepage repository (or I'm blind) and is outdated.
It's supposed to correspond to DOCS/xml in the main repository, but I do not know if updating of it currently works.
i think i told diego many moons ago that the mplayer_docsgenerate.sh script needs to add --yasm='' to the configure line. since mphq doesnt have yasm installed , and thustly the configure stops at the yasm warning. i thought he fixed it tho. strange. also since it doesnt checkout ffmpeg now without 'pressing enter', adding a simple 'mkdir ffmpeg' after the svn co line will get around this. -compn
It's supposed to correspond to DOCS/xml in the main repository,
The documentation is only partly up-to-date. For example, http://www.mplayerhq.hu/DOCS/HTML/en/skin-overview.html isn't, http://www.mplayerhq.hu/DOCS/HTML/de/skin-overview.html is, http://www.mplayerhq.hu/DOCS/HTML/en/skin-file.html#skin-file-main is, http://www.mplayerhq.hu/DOCS/HTML/de/skin-file.html#skin-file-main isn't. Strange. Ingo
On Sat, Feb 26, 2011 at 10:32:29PM +0100, Ingo Brückl wrote:
It's supposed to correspond to DOCS/xml in the main repository,
The documentation is only partly up-to-date. For example,
http://www.mplayerhq.hu/DOCS/HTML/en/skin-overview.html isn't, http://www.mplayerhq.hu/DOCS/HTML/de/skin-overview.html is, http://www.mplayerhq.hu/DOCS/HTML/en/skin-file.html#skin-file-main is, http://www.mplayerhq.hu/DOCS/HTML/de/skin-file.html#skin-file-main isn't.
Strange.
There was an issue with the cronjob that I fixed two days ago. Everything should be up to date now, at least the creation dates of the files match expectations. Diego
participants (4)
-
compn -
Diego Biurrun -
Ingo Brückl -
Reimar Döffinger