Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r68432 - sandbox/guild/pool/libs/pool/doc
From: pbristow_at_[hidden]
Date: 2011-01-25 10:15:58


Author: pbristow
Date: 2011-01-25 10:15:55 EST (Tue, 25 Jan 2011)
New Revision: 68432
URL: http://svn.boost.org/trac/boost/changeset/68432

Log:
Added auto-index with manually selected index terms.
Added:
   sandbox/guild/pool/libs/pool/doc/index.idx (contents, props changed)

Added: sandbox/guild/pool/libs/pool/doc/index.idx
==============================================================================
--- (empty file)
+++ sandbox/guild/pool/libs/pool/doc/index.idx 2011-01-25 10:15:55 EST (Tue, 25 Jan 2011)
@@ -0,0 +1,63 @@
+# index.idx for Boost.Pool Quickbook docs auto-indexing
+# Copyright (c) 2011 Paul A. Bristow
+#
+# Use, modification and distribution is subject to the Boost Software
+# 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.
+# 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"
+
+
+align
+alignment
+alloc
+allocation
+automatic destruction
+build
+chunk
+chunks
+concepts
+conventions
+deallocation
+dynamic memory allocation
+elements
+formatting conventions
+include
+installation
+Guaranteeing Alignment
+guarantees proper alignment
+headers
+interfaces
+jamfile.v2
+malloc
+memory
+memory block
+naming
+new
+objects
+object_pool
+overview
+padding
+segregated storage
+Simple Segregated Storage
+singleton
+singleton_pool
+size
+template
+
+
+!exclude policy
+
+!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