Boost C++ Libraries: Ticket #8543: Allow macros to expand in the document info header https://svn.boost.org/trac10/ticket/8543 <p> I would like to automatically print docs build timestamp in the last-revision field on the library document info header. I tried using <span class="underline">DATE</span> and <span class="underline">TIME</span> macros but apparently <a class="missing wiki">QuickBook</a> doesn't expand them there. </p> <p> If supporting macros expansion in this header is too difficult to implement, I will be happy with another solution that allows me to achieve what I want. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8543 Trac 1.4.3 Daniel James Sun, 05 May 2013 12:42:37 GMT owner, status changed https://svn.boost.org/trac10/ticket/8543#comment:1 https://svn.boost.org/trac10/ticket/8543#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Joel de Guzman</span> to <span class="trac-author">Daniel James</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Daniel James Sun, 05 May 2013 13:47:30 GMT <link>https://svn.boost.org/trac10/ticket/8543#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8543#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84153" title="Macros in docinfo blocks for 1.6. Refs #8543.">[84153]</a>) Macros in docinfo blocks for 1.6. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8543" title="#8543: Feature Requests: Allow macros to expand in the document info header (closed: fixed)">#8543</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Thu, 16 May 2013 21:48:08 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8543#comment:3 https://svn.boost.org/trac10/ticket/8543#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged to release in <a class="changeset" href="https://svn.boost.org/trac10/changeset/84252" title="Use .quickbook extension for all test files.">[84252]</a>. </p> Ticket