mirror of
https://github.com/boostorg/integer.git
synced 2026-01-19 16:22:19 +00:00
29 lines
677 B
Plaintext
29 lines
677 B
Plaintext
# integer.idx for Boost.integer/Spreadinteger Quickbook, Doxygen and Auto-index.
|
|
|
|
# Note needs more customization to be useful in practice! TODO?
|
|
|
|
#!debug "\<\w*\>"
|
|
|
|
# integer Header files.
|
|
!scan-path "../include/boost/" ".*\.hpp" false
|
|
!scan-path "../include/boost/integer" ".*\.hpp" false
|
|
|
|
# All example source files, assuming no sub-folders.
|
|
# integer example files.
|
|
#!scan-path "../example" ".*\.cpp" true
|
|
|
|
# Allow alternative spellings colour | color, and plurals etc.
|
|
color \<\w*(colour|color)\w*\>
|
|
example \<example\w*\>
|
|
font \<font\w*\>
|
|
greek
|
|
ioflags
|
|
origin
|
|
outlier
|
|
maximum \<max\w*\>
|
|
minimum \<min\w*\>
|
|
precision
|
|
range \<\w*\range\w*\>
|
|
title
|
|
Unicode \<unicode\w*\>
|