2007/6/21, Robert Osfield <[EMAIL PROTECTED]>:
On 6/21/07, Vladimir Shabanov <[EMAIL PROTECTED]> wrote:
> 2007/6/21, Robert Osfield <[EMAIL PROTECTED]>:
> > Have a look at openscenegraph.com, the 2.0 online docs are uploaded
> > there, both online and as a tarball.
>
> BTW, why documentation now has strange file names like `a<some
> number>.html' instead of previous `class<namespace>_1_1<class
> name>.html'? I ask this because of I currently write small OSG wrapper
> for OCaml language and I want to link from wrapper documentation to
> OSG documentation. Previously it was OK, but now I think that some
> number in `a<some number>.html' can change and my link will be
> incorrect.

Because the windows file system is a heap of dung.

Specifically it can't handle long file names properly.

> Can old file naming be restored?

Only for sensible operating systems.  Set the SHORT_NAMES to NO in the
doc/Doxyfiles.

Hmm, maybe it can be changed on
http://www.openscenegraph.com/documentation/OpenSceneGraphReferenceDocs/
The docs of my wrapper are on the web and I want to link to official
site web-docs instead of requiring users to install OSG docs.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to