how to contribute documentation for boost.enum in the boost vault
Hello, in the boost vault exists the boost_enum library. (file name enum_rev4.6.zip). and I have four questions: - provided I create documentation for it, could someone assist me in adding it to the package? - which mailing list is appropriate for reviewing feedback of the created documentation (maybe that Q applies to all of my points) - what format should I use when creating the documentation - and last but not least: adding it to the official release would be initiated then via the development list, right? cheers, Carsten.
Le 15/03/12 20:27, Carsten Greiner a écrit :
Hello, in the boost vault exists the boost_enum library. (file name enum_rev4.6.zip).
Hi, I'm working on Boost.Enums (see http://svn.boost.org/svn/boost/sandbox/enums/libs/enums/doc/html/index.html). *Boost.Enums* provides: * Scoped enums * Ordinal enums * Enum containers * MPL enums * String <-> Enum conversions Unfortunately the library is not ready for review and I will not have time to make it ready very soon. Any comments are welcome.
and I have four questions:
- provided I create documentation for it, could someone assist me in adding it to the package?
- which mailing list is appropriate for reviewing feedback of the created documentation (maybe that Q applies to all of my points) The development list.
- what format should I use when creating the documentation The final format should be HTML. You can use whatever you want to achieve this, even manually. Most of the Boost libraries are using now Quickbook.
- and last but not least: adding it to the official release would be initiated then via the development list, right?
The addition of a library need a review (See http://www.boost.org/community/reviews.html). Best, Vicente
On 16.03.2012 07:56, Vicente J. Botet Escriba wrote:
Le 15/03/12 20:27, Carsten Greiner a écrit :
Hello, in the boost vault exists the boost_enum library. (file name enum_rev4.6.zip).
Hi,
I'm working on Boost.Enums (see http://svn.boost.org/svn/boost/sandbox/enums/libs/enums/doc/html/index.html). Wow, I am surprised that there is something like this in the pipe. The current state is awesome. Although, I am surprised it is not an evolvement of the enum_rev4.6 , is it?
Unfortunately the library is not ready for review and I will not have time to make it ready very soon. Too bad... I had a look at the documentation and the current todos. I am not sure if I can help, but at least I am willing. Shall we continue to discuss here, or in devel list or by email?
- provided I create documentation for it, could someone assist me in adding it to the package?
- which mailing list is appropriate for reviewing feedback of the created documentation (maybe that Q applies to all of my points) The development list. I have already a (mediocre) documentation created, that I wrote together when "reverse" engineered the headers. Maybe I will post that one to the devel list and ask someone to add it to the zip... better this documenation than none.
cheers Carsten.
participants (2)
-
Carsten Greiner
-
Vicente J. Botet Escriba