Re: [Boost-docs] What controls the Doxygen filenames?

Subject: Re: [Boost-docs] What controls the Doxygen filenames?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-31 17:39:31


AMDG

On 03/31/2011 10:20 AM, John Maddock wrote:
> And another thing...! :-)
>
> I'm seeing some Doxygen reference documentation with simple filenames like:
>
> /boost/singleton_pool.html
>
> Others with names like:
>
> /boost/default_user_allocator__id503618.html
>
> which presumably aren't stable?
>
> What governs which I get, so I can make them all like the former?
>

It's governed by the length. Notice that the
part before the extension is exactly 32 characters.
Also, I believe that some kinds of elements get an
id regardless. (Functions can be overloaded, so
the name isn't necessarily unique.)

In Christ,
Steven Watanabe


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