X-Git-Url: http://developer.intra2net.com/git/?p=libt2n;a=blobdiff_plain;f=doc%2Findex.doc;h=73b10edc8f11778ea826a1e49b33846096b73d7f;hp=395603df0a83b805cb72dc0dc9bc7bcfacce9ee2;hb=f6d1a1e3b9d04b63158288ebf2917d9fd47afff8;hpb=1e1f17bfc845a310878f49326fafa015ee36c698 diff --git a/doc/index.doc b/doc/index.doc index 395603d..73b10ed 100644 --- a/doc/index.doc +++ b/doc/index.doc @@ -22,10 +22,13 @@ Using libt2n and its code generator only the server procedure implementations ha \subsection requirements Requirements \par libt2n - - boost (serialization ) + - boost (serialization ) \par libt2n-codegen - gccxml - libxmlpp + \par client-wrapper + - boost (bind , function ) + - gcc 4.1 or newer \subsection recommended Recommended - pkg-config @@ -54,7 +57,7 @@ Using libt2n and its code generator only the server procedure implementations ha - \anchor notes5 [5] interface description language (IDL), http://en.wikipedia.org/wiki/Interface_description_language - \anchor notes6 - [6] boost serialization, http://www.boost.org/libs/serialization/doc/ + [6] boost serialization, http://www.boost.org/libs/serialization/ */ /*! \page example Usage example