circular_buffer.idx 648 B

12345678910111213141516171819202122
  1. # circular_buffer.idx index script file
  2. # for Boost.circular_buffer Quickbook Doxygen documentation Auto-indexing forcircular_buffer library.
  3. # Copyright (c) 2011 Paul A. Bristow
  4. # Copyright (c) 2003 - 2008 Jan Gaspar
  5. # boost-no-inspect
  6. # Use, modification and distribution is subject to the Boost Software License, Version 1.0.
  7. # (See accompanying file LICENSE_1_0.txt
  8. # or copy at http://www.boost.org/LICENSE_1_0.txt)
  9. # All header files, recursing down to include sub-folders.
  10. !scan-path "boost/circular_buffer" ".*\.hpp" true
  11. # All example source files, assuming no sub-folders.
  12. !scan-path "libs/circular_buffer/example" ".*\.cpp"