Douglas Gregor wrote: > > 1. I still see > > > > Last revised: , at GMT > > > > footer at the front page, and elsewhere. It it normal, or should > > Boost.Book be fixed? Or I should enter 'last-revised' data manually > > somewhere? Doug, you said in a private email that it should be fixed, but > > I seem to have up-to-date Boost.Book and the problem is there... > > Oh, hell. I fixed it for real this time. > > If you'd like to get real revision dates/times in there (instead of the > blank line), add the attribute last-revision="$Date$" to the top-level > element in each file. Then, once you've checked in the code (so the keyword > is expanded), the "Last Revised" line will come back with something that > makes sense.
Strange... I see that Christopher has put 'last-revision' elements to tools/build/v2/doc/src/userman.xml, but still see empty last revision in html output.... Christopher, did it work for you? > > 3. In http://zigzag.lvk.cs.msu.su/~ghost/Boost.Build.docs2/bbv2.faq.html > > > > the programlisting has no space after it -- it's immediately adjuacent to > > next list item. Is it an error on my part or rendering problem? > > I don't see this problem. What browser are you using? Konqueror. > If you want to enforce spaces, you could (probably should) wrap the > paragraph "A good question is why ..." in a <para> element. Well, with new CSS this problem is no longer important -- examples are visually separated. > > 4. It would be nice if nagivation links worked in some way even when > > images are turned in in a browser. At the moment no links are shown in > > this case. How this could be changed? > > I'm a little confused about what you mean. What was the first word of "in > in" supposed to be? The images are there for me and all have "alt" tags? Or > is there something else we should do? I mean: I have all images turned on. So, nagivation links are not rendered at all. I don't see absolutely nothing. I've just tried to add width and height attributes to the image, and as result I get square area where I can click -- so probably width and height attributes should be added to all images. - Volodya ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
