Permission to merge documentation

Hi all, I have some documentation changes that I hope can make it into the release. Neither of these changes affect the beta pdf files. Change set 64705 updates the MPL documentation to include docs for HAS_XXX_TEMPLATE_DEF, etc. Thanks to Steven Watanabe for his help with building the html files. Change sets 64695 and 64696 update the result_of documentation explaining how to enable the use of decltype and adding new examples. Daniel Walker

On 8/11/2010 9:51 AM, Daniel Walker wrote:
Hi all, I have some documentation changes that I hope can make it into the release. Neither of these changes affect the beta pdf files.
Change set 64705 updates the MPL documentation to include docs for HAS_XXX_TEMPLATE_DEF, etc. Thanks to Steven Watanabe for his help with building the html files.
I don't see any changes to the .rst files under libs/mpl/doc/src.
Change sets 64695 and 64696 update the result_of documentation explaining how to enable the use of decltype and adding new examples.
These look good. It reminds me that one day I need to document tr1_result_of, which never uses decltype. -- Eric Niebler BoostPro Computing http://www.boostpro.com

AMDG Eric Niebler wrote:
On 8/11/2010 9:51 AM, Daniel Walker wrote:
I have some documentation changes that I hope can make it into the release. Neither of these changes affect the beta pdf files.
Change set 64705 updates the MPL documentation to include docs for HAS_XXX_TEMPLATE_DEF, etc. Thanks to Steven Watanabe for his help with building the html files.
I don't see any changes to the .rst files under libs/mpl/doc/src.
The rst files were updated a while back. In Christ, Steven Watanabe

On 8/11/2010 11:40 AM, Steven Watanabe wrote:
AMDG
Eric Niebler wrote:
On 8/11/2010 9:51 AM, Daniel Walker wrote:
I have some documentation changes that I hope can make it into the release. Neither of these changes affect the beta pdf files.
Change set 64705 updates the MPL documentation to include docs for HAS_XXX_TEMPLATE_DEF, etc. Thanks to Steven Watanabe for his help with building the html files.
I don't see any changes to the .rst files under libs/mpl/doc/src.
The rst files were updated a while back.
Then all those rst changes had better be merged along with the changes to the generated html, if they haven't been merged already. Please go ahead. -- Eric Niebler BoostPro Computing http://www.boostpro.com

On Wed, Aug 11, 2010 at 11:54 AM, Eric Niebler <eric@boostpro.com> wrote:
On 8/11/2010 11:40 AM, Steven Watanabe wrote:
AMDG
Eric Niebler wrote:
On 8/11/2010 9:51 AM, Daniel Walker wrote:
I have some documentation changes that I hope can make it into the release. Neither of these changes affect the beta pdf files.
Change set 64705 updates the MPL documentation to include docs for HAS_XXX_TEMPLATE_DEF, etc. Thanks to Steven Watanabe for his help with building the html files.
I don't see any changes to the .rst files under libs/mpl/doc/src.
The rst files were updated a while back.
Then all those rst changes had better be merged along with the changes to the generated html, if they haven't been merged already.
The rst changes were merged at the same time as the last code changes. This just syncs the html files with the rst files that are already on release.
Please go ahead.
OK, done. Thanks! Daniel Walker
participants (3)
-
Daniel Walker
-
Eric Niebler
-
Steven Watanabe