1# odeint.idx list of files and keyword to be indexed. 2 3# Copyright 2012 Karsten Ahnert 4# Copyright 2012 Pierre Talbot 5# 6# Use, modification and distribution is subject to the Boost Software 7# License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 8# http://www.boost.org/LICENSE_1_0.txt) 9 10!scan-path "boost/numeric/odeint/" ".*\.*pp" true 11# recurse in any sub-directories. 12 13# List of terms in the docbook (from Quickbook) to be indexed. 14# Convenient to order these alphabetically. 15 16# TODO - add more! 17 18acknowledgements 19book 20# C++ \<C|C++\> 21card 22credit 23deprecated 24Doxygen 25example \<example\w*\> 26equations \<equation\w*\> 27graphics \<graphic\w*\> 28Gumm 29links \<link\w*\> 30images \<image\w*\> 31ISBN 32ISSN 33IBM 34italic \<italic\w*\> 35# index index and indexes (assume not using plural indices!) 36index \<index\w*\> 37Luhn 38Mastercard 39modulus 40path \<path\w*\> 41pre-conditions \<pre\w*\> 42post-conditions \<post\w*\> 43remark \<remark\w*\> 44snippet \<snippet\w*\> 45png 46Quickbook 47Verhoeff 48# version \<version\w*\> 49VISA 50warning \<warning\w*\> 51 52# Remove leading "A" or "The" prefixes from section titles. 53# !rewrite-name "(?:A|An|The)\s+(.*)" "\1" 54 55