Hide Forgot
Description of problem: PressGang does not yet support DocBook <index>es Version-Release number of selected component (if applicable): Build 201309081012 How reproducible: 100% Steps to Reproduce: 1. Look for a way to include an index in a topic map Actual results: Find that there isn't one Expected results: There should be a switch to output: <index/> as the final child node in a <book>. This should be off by default otherwise we will create an empty Index. Additional info:
Added in 1.3-SNAPSHOT build 201311121546 We've added a new boolean "Index" metadata element to handle this and the value by default will be off. eg: Title = My Content Spec Product = My Product Copyright Holder = Red Hat, Inc Index = ON Chapter: Introduction ...
Tested a spec with "Index = ON" and confirmed that the final build had an index.