[DOCS] seems to be broken
I notice that text is showing up in the HTML output. For example, dml.sgml begins with This chapter is still quite incomplete. and said text is visible at http://developer.postgresql.org/docs/postgres/dml.html That isn't what we want, is it? regards, tom lane ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
Re: [DOCS] seems to be broken
Tom Lane writes: > I notice that text is showing up in the HTML output. There is some magic that makes comments show up if the version string contains "devel". That is, everything is working perfectly. -- Peter Eisentraut [EMAIL PROTECTED] ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
Re: [DOCS] seems to be broken
Peter Eisentraut <[EMAIL PROTECTED]> writes: > There is some magic that makes comments show up if the version string > contains "devel". That is, everything is working perfectly. Tricky, tricky ... regards, tom lane ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org
