[AutoIndex] The AutoIndex tool is now in Boost Trunk.

AutoIndex is now in Trunk, there are numerous small improvements based on the feedback from the review, so those existing users are encouraged to upgrade to the latest and greatest. I made some changes to the way HTML indexes are produced, so that formatting is now handled by the stylesheets, if anyone would like to suggest improvements to the CSS I'm sure they'd be most welcome, examples here: http://svn.boost.org/svn/boost/trunk/libs/type_traits/doc/html/index/s14.htm... Regards, John.

AutoIndex is now in Trunk, there are numerous small improvements based on the feedback from the review, so those existing users are encouraged to upgrade to the latest and greatest.
I made some changes to the way HTML indexes are produced, so that formatting is now handled by the stylesheets, if anyone would like to suggest improvements to the CSS I'm sure they'd be most welcome, examples here:
http://svn.boost.org/svn/boost/trunk/libs/type_traits/doc/html/index/s14.h tml
Thanks John! However, I got a problem now: after switching to the new version I'm seeing: auto-index.auto-index ..\..\..\bin.v2\libs\spirit\doc\msvc-10.0\debug\auto-index-internal-on\auto- index-on\threading-multi\spirit2.auto_index.docbook Unable to open XML data file --internal-index I'm certain to use the newly generated executable (I checked). Any hints? Regards Hartmut --------------- http://boost-spirit.com

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Hartmut Kaiser Sent: Thursday, July 14, 2011 2:36 PM To: boost@lists.boost.org Subject: Re: [boost] [AutoIndex] The AutoIndex tool is now in Boost Trunk.
AutoIndex is now in Trunk, there are numerous small improvements based on the feedback from the review, so those existing users are encouraged to upgrade to the latest and greatest.
I made some changes to the way HTML indexes are produced, so that formatting is now handled by the stylesheets, if anyone would like to suggest improvements to the CSS I'm sure they'd be most welcome, examples here:
http://svn.boost.org/svn/boost/trunk/libs/type_traits/doc/html/index/s 14.h tml
Thanks John!
However, I got a problem now: after switching to the new version I'm seeing:
auto-index.auto-index ..\..\..\bin.v2\libs\spirit\doc\msvc-10.0\debug\auto-index-internal-on\auto- index-on\threading-multi\spirit2.auto_index.docbook Unable to open XML data file --internal-index
I have the same problem and am awaiting suggestions from John. And also another problem finding autoindex,math.docbook when indexing. (also a minor problem with stuff in sandbox finding auto-index.exe). Paul PS I needed to RTFM more carefully :-( Again :-(( - I first built a debug version of autoindex.exe. This too so long, I gave up, even after a second cup of coffee! Must be release version.

Thanks John!
However, I got a problem now: after switching to the new version I'm seeing:
auto-index.auto-index ..\..\..\bin.v2\libs\spirit\doc\msvc-10.0\debug\auto-index-internal-on\auto- index-on\threading-multi\spirit2.auto_index.docbook Unable to open XML data file --internal-index
I'm certain to use the newly generated executable (I checked). Any hints? Regards Hartmut
The command line passed to AutoIndex has changed (now uses program options internally), so this is likely caused by an old/out-of-date auto-index.jam in tools/build/v2/build. Probably an old copy in there prevented SVN Update from putting the new one there? HTH, John.

However, I got a problem now: after switching to the new version I'm seeing:
auto-index.auto-index ..\..\..\bin.v2\libs\spirit\doc\msvc-10.0\debug\auto-index-internal-on \auto- index-on\threading-multi\spirit2.auto_index.docbook Unable to open XML data file --internal-index
I'm certain to use the newly generated executable (I checked). Any hints? Regards Hartmut
The command line passed to AutoIndex has changed (now uses program options internally), so this is likely caused by an old/out-of-date auto-index.jam in tools/build/v2/build. Probably an old copy in there prevented SVN Update from putting the new one there?
Bingo. That did the trick and the generated index looks fine. Thanks! Regards Hartmut --------------- http://boost-spirit.com

-----Original Message----- From: boost-bounces@lists.boost.org [mailto:boost-bounces@lists.boost.org] On Behalf Of Hartmut Kaiser Sent: Thursday, July 14, 2011 5:34 PM To: boost@lists.boost.org Subject: Re: [boost] [AutoIndex] The AutoIndex tool is now in Boost Trunk.
However, I got a problem now: after switching to the new version I'm seeing:
auto-index.auto-index ..\..\..\bin.v2\libs\spirit\doc\msvc-10.0\debug\auto-index-internal- on \auto- index-on\threading-multi\spirit2.auto_index.docbook Unable to open XML data file --internal-index
I'm certain to use the newly generated executable (I checked). Any hints? Regards Hartmut
The command line passed to AutoIndex has changed (now uses program options internally), so this is likely caused by an old/out-of-date auto-index.jam in tools/build/v2/build. Probably an old copy in there prevented SVN Update from putting the new one there?
Bingo. That did the trick and the generated index looks fine.
Bingo for me too! Thanks John Paul PS There is also obsolete version of auto_index in boost-sandbox to additionally confuse the easily confused.
participants (3)
-
Hartmut Kaiser
-
John Maddock
-
Paul A. Bristow