Re: Doxygen and protobuf

2008-12-25 Thread Mark Assad
HI Scott, Was wondering if you made any progress on this? I'm looking at starting to do the same thing. Thanks, Mark On Dec 9, 4:41 pm, Scott Stafford wrote: > Hi - > > Has anyone attempted to use Doxygen with .proto files?  We're > considering the possibility of looking into extending Doxy

Re: 2.0.3 officially released

2008-12-25 Thread Chris
There is a small type on the web page about the custom options: > optional int32 foo = 1 [(my_field_option = 4.5)]; should be > optional int32 foo = 1 [(my_field_option) = 4.5]; Cheers, Chris --~--~-~--~~~---~--~~ You received this message because you are