1# sort.idx for Boost.Sort/Spreadsort Quickbook, Doxygen and Auto-index. 2 3# Note needs more customization to be useful in practice! TODO? 4 5#!debug "\<\w*\>" 6 7# Sort Header files. 8#!scan-path "/boost/sort/" ".*\.*pp" true 9!scan-path "../include/boost/sort" ".*\.hpp" false 10!scan-path "../include/boost/sort/spreadsort" ".*\.hpp" false 11 12# All example source files, assuming no sub-folders. 13# sort example files. 14!scan-path "../example" ".*\.cpp" true 15 16# Allow alternative spellings colour | color, and plurals etc. 17color \<\w*(colour|color)\w*\> 18container \<contain\w*\> 19data 20deque \<deque\w*\> 21example \<example\w*\> 22font \<font\w*\> 23greek 24quartile \<quartile\w*\> 25histogram 26ioflags 27origin 28outlier 29maximum \<max\w*\> 30minimum \<min\w*\> 31precision 32range \<\w*\range\w*\> 33scaling \<\w*\scal\w*\> 34tick \<\w*\tick\w*\> 35title 36Unicode \<unicode\w*\> 37vector \<\w*\vector\w*\> 38