Re: [Boost-docs] Troubleshooting [xinclude *.xml]

Subject: Re: [Boost-docs] Troubleshooting [xinclude *.xml]
From: er (erwann.rogard_at_[hidden])
Date: 2010-11-13 04:44:54


On 11/1/10 12:40 PM, er wrote:
> On 10/31/10 9:35 AM, Daniel James wrote:
>>
>> I'd suggest checking your latest version into subversion, so that
>
> Will do, a little bit later.
>

It's here:

https://svn.boost.org/svn/boost/sandbox/statistics/support/libs/assign/v2/doc/

All the nice formatting that is displayed in index.html, such as table
delimiters and highlighting in my working copy is lost in subversion.
What could be the reason?

>> other people can try it and see if it works for them. You might also
>> want to look at the 'xi:include' tag in
>> "../../../../bin.v2/libs/assign/v2/doc/darwin-4.2.1/debug/boost_assign_v2.xml"
>>
>> to see if the href is correct.
>
> Seems like it :
>
> <xi:include
> href="../../../../../../../libs/assign/v2/doc/doxygen/xml/index.xml"
> />

And I tried passing an absolute path,

<xi:include href="/usr/local/trunk/libs/assign/v2/doc/doxygen/xml/index.xml"
       />

but it does not resolve the stated problem.

>
>
>>
>> Daniel

Another problem is that without an enclosing section in qbk, the
output's format becomes untidy (same symptoms : table delimiters are
lacking, no highlighting etc). To be clear, I have to set up my doc like
this:

[library ...

]

[section Dummy ][/Unwanted, but necessary]

[section A]
[endsect]

[section B]
[endsect]

[endsect][/Dummy]

I welcome any suggestion.

Thanks.


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC