Vladimir Prus writes: > I'm trying index creation for Boost.Build docs and it seems broken. > > I've added > > <index></index> > > to main Boost.Build doc file, and added > > <indexterm><primary>rule</primary></indexterm> > > to one file. The resulting documentation is at: > > http://zigzag.lvk.cs.msu.su/~ghost/Boost.Build.docs/ > > If you browse to the bottom and click any entry in the index, you'll get > error. For example, one link goes to > > > http://zigzag.lvk.cs.msu.su/~ghost/Boost.Build.docs/advanced.html#bbv2.advanced.jam_language > > while the proper URL is: > > > http://zigzag.lvk.cs.msu.su/~ghost/Boost.Build.docs/bbv2/advanced.html#bbv2.advanced.jam_language > > That is, the link misses the "bbv2" part. > > Any change this will be fixed?
I'll try to take a look at it during the week. -- Aleksey Gurtovoy MetaCommunications Engineering ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Boost-docs mailing list [email protected] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
