|
From: Laszlo K. - S. I. <las...@su...> - 2003-08-22 17:58:34
|
Hi All, It's been a long time, but recently I had to look at some issues the Sun docs team had with Scrollkeeper. I noticed that install.c:add_doc_to_content_list() uses the titles content list entries to insert docs into them. I think this is exactly what the category codes (in the OMF files) have been designed for. The category codes should identify the sections where docs should be inserted, they should be the same for all the locales. Titles are different in every locale so they either don't work or impose extra translation effort on package maintainers (category entries in OMF files need translation). Or am I missing something? Laszlo |