Re: Documentation Unification and Awesomeification

2015-06-08 Thread Nicola Nye
Hi Nic Nice sleuthing work! The only alternative I have to offer is that much as Sphinx allows you to write custom themes to change the look and feel of the html, you can also write your own builder (or extend an existing one). http://sphinx-doc.org/extdev/index.html#dev-extensions That would le

Re: Documentation Unification and Awesomeification

2015-06-08 Thread Nic Bernstein
On 05/19/2015 07:22 AM, Nic Bernstein wrote: # The Sphinx man page output can be unpredictable * Man output can sometimes shift to *bold* and never come back to normal. o See cyrus-docs/source/imap/admin/commands/unexpunge.rst for an example Nicola, et al., I've tracked do

Re: RE : OpenIO integration in Cyrus3

2015-06-08 Thread Conrad Kleinespel
Hello JF, Thank you very much for the update ! Prefixes sound good :-) I should be able to start testing your branch soon and contribute, as the Docker image enables me to have a reliable development environment locally (there are still a few errors coming up in syslog which I'd like to take a lo

RE : OpenIO integration in Cyrus3

2015-06-08 Thread Jean-Francois SMIGIELSKI
Thanks a lot, Bron and Conrad! Things are on the way to work much better, now. OpenIO's libraries exported some functions whose name collided with other exported by cyrus. For the current case, it comes from "message_get_field()". Once patched, it worked as expected. I am currently fixing this

New Developer Documentation

2015-06-08 Thread Bron Gondwana
So as we keep running into the same problems over and over again for new people, it becomes obvious that we need to document the process for a new developer to get from zero to first accepted commit. I'll work with Nicola on this tomorrow as well, but here's a rough overview of the bits that I