|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r68597 - sandbox/guild/pool/libs/pool/doc
From: pbristow_at_[hidden]
Date: 2011-02-01 05:29:13
Author: pbristow
Date: 2011-02-01 05:29:10 EST (Tue, 01 Feb 2011)
New Revision: 68597
URL: http://svn.boost.org/trac/boost/changeset/68597
Log:
Improved indexing terms in index.idx
Text files modified:
sandbox/guild/pool/libs/pool/doc/index.idx | 46 +++++++++++++++++++--------------------
1 files changed, 22 insertions(+), 24 deletions(-)
Modified: sandbox/guild/pool/libs/pool/doc/index.idx
==============================================================================
--- sandbox/guild/pool/libs/pool/doc/index.idx (original)
+++ sandbox/guild/pool/libs/pool/doc/index.idx 2011-02-01 05:29:10 EST (Tue, 01 Feb 2011)
@@ -5,57 +5,55 @@
# License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
-# Assume all header files are in boost/quick_auto_dox_index and sub-folders.
+# Assume all header files are in boost/pool and sub-folders.
# Perhaps exclude sub-folder /details by setting to false?
!scan-path boost/pool .*\.hpp true
-# Assume all Quickbook files are in /docs (none in sub-folders).
-!scan-path "libs/pool" ".*\.qbk"
+# Assume all example files are in /example (none in sub-folders).
+!scan-path "libs/pool/example" ".*\.cpp"
-
-align
-alignment
+align
+alignment
alloc
allocation
-automatic destruction
+automatic destruction
build
-chunk
-chunks
-concepts
+chunk \<chunk\w*\>
+concepts \<concept\w*\>
conventions
deallocation
dynamic memory allocation
elements
-formatting conventions
-include
+formatting conventions \<convention\w*\>
+include \<include\w*\>
installation
-Guaranteeing Alignment
-guarantees proper alignment
-headers
-interfaces
-jamfile.v2
+guaranteeing alignment \<guarantee\w*\>
+headers \<header\w*\>
+interface \<interface\w*\>
+jamfile \<jamfile\.*\>
malloc
memory
memory block
naming
new
-objects
+objects \<object\w*\>
object_pool
overview
padding
+portable \<portab\w*\>
segregated storage
Simple Segregated Storage
-singleton
+singleton \<singleton\w*\>
singleton_pool
-size
-template
+size \<size\w*\>
+template \<template\w*\>
+
+# \<\w*\>
-!exclude policy
+!exclude junk
!rewrite-name "(?i)(?:A|The)\s+(.*)" "\1"
-!rewrite-name "Additional Implementation Notes" "Implementation Notes"
-!rewrite-name "(?i)Calculating(?:\s+the)?\s+(.*)" "\1"
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk