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
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
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
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
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