Start documenting future changes.

This commit is contained in:
Rene Rivera
2014-01-03 09:09:39 -06:00
parent 6d4f26a249
commit cfbef79d16

16
doc/todo.qbk Normal file
View File

@ -0,0 +1,16 @@
[/
Copyright 2014 Rene Rivera
Distributed under 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)
]
[section To Do]
* Provide "exclusive" defs for compilers, OS, and others, that are exclusively
defined for the detected component.
* Improve reference documentation.
* Integrate Quickbook multi-include changes to main line Quickbook so that
Predef can be included in the global documentation.
[endsect]