[Boost-docs] Sort headers correctly

Subject: [Boost-docs] Sort headers correctly
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-03-27 12:31:15


Hi,

If I have files like so:

boost/bar/xxx.hpp
boost/foo/www.hpp
boost/foo/yyy.hpp
boost/aaa.hpp
boost/zzz.hpp

Doxygen+Boostbook will give them in the following order:

boost/aaa.hpp
boost/foo/www.hpp
boost/bar/xxx.hpp
boost/foo/yyy.hpp
boost/zzz.hpp

i.e. it only looks at the name of the file and not at the path.

Is there a way to fix this?


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